LaTeXDraw 3.0-final

Milestone information

Project:
LaTeXDraw
Series:
3.x
Version:
3.0-final
Released:
 
Registrant:
arno_b
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
38 arno_b
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
40 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon latexdraw-3.0.0-src.zip (md5) The sources 232
last downloaded 2 days ago
download icon latexdraw-3.0.0-bin.zip (md5) The binaries 228
last downloaded 17 weeks ago
Total downloads: 460

Release notes 

The final release of latexdraw 3.0!

Changelog 

View the full changelog

Version 3.0.0 - December 23th 2013

Added:
- Native support/rendering of LaTeX texts: texts added to drawings are compiled in pdf using latex and then imported in the drawing.
- Can place texts at different positions: bottom-left, bottom-middle, top-right, etc. This feature produces PSTricks code based on the rput command.
- new localisations: Brazilian Portuguese, Hungarian, Japanese, Turkish, Vietnamese, Serbian, Russian, Czech, Catalan.
- double borders supported for arcs.
- A system tab in the "About LaTeXDraw" dialogue box to give information about the system.

Improvements:
- Can add/modify texts directly into the drawing using an integrated text field (no more dialogue box).
- no more dialogue boxes to change shapes properties. They can be changed using the toolbar which has been widely improved.
- when selecting a kind of shape, the corresponding widgets dedicated to the selected kind of shape are displayed to customise shapes.
- users can abort the creation of shapes using the escape key
- the graphical library has been totally rewritten:
   - better shapes movement
   - less memory consumption
   - the text is now compiled in LaTeX and imported
   - no more button to create a line; you can create a line using the button 'lines'
   - better use of handlers to resize and rotate shapes
- the undo/redo manager has been totally rewritten:
   - less memory consumption
   - more stable and efficient
   - more actions can be undone
   - more information about the undoable actions (the undo/redo messages are more precise)
- the error manager has been totally rewritten:
   - the manager can be accessed by the menu 'help' -> 'Error console'
   - the error window displays all the errors, not a single one
- the shape handlers are no more zoomed when zooming in/out.
- the widgets of the parameters toolbar now appear and disappear more accurately
- the selected shapes are no more unselected when selecting the pencil.
- can undo/redo change of unit (cm or inch).
- the lime and teal colours are now supported.
- Can zoom in/out with the keys '+' and '-'.
- PSTricks parser:
 - using a ps command as a value (e.g. linecolor=\psfillcolor) is supported
 - commands qdisk, qline, psarcn, textcolor supported
 - better support of the command definecolor
- better Mac OS X integration: the key Win/Apple is used instead of the key Ctrl in shortcuts

Changes:
- Tabs are used to replace the code panel.
- Text support:
    - Font family and font size cannot be loaded from a latexdraw 2.* svg file
    - No more widgets to define framedbox. You have to do that manually in latex.
- No more batch conversion frame
- The ldp format, that was the default format for 1.9.* and older versions, is no more supported.
- The PPM export is no more supported
- The basic EPS export is no more supported (the LaTeX EPS export is still supported).
- No more button 'default' in all the dialogue boxes.
- Handlers style has changed.
- There is no more the choice between line and curve to close a Bezier curve. Only curve is supported. That because in a
  future release, every segment of a Bezier curve will be either a line or a curve.
- The PPC (point per centimetre) cannot be changed anymore.
- The change of unit (cm or inch) can be performed through menu items in the "Drawing" menu.
- The type of magnetic grid can be changed using the grid toolbar.
- The magnetic grid cannot be magnetic when it is not visible.
- Because handlers design have been improved, it is no more possible to change the opacity of handlers.

Fixed:
- lp#1076032: a blank page inserted while compiling a document as a pdf
- lp#530184: the option 'showpoints' is badly painted for Bezier curves
- lp#675155: the scale handlers approximately resize shapes
- lp#675150: the unit saved into an SVG document is not loaded
- lp#598504: when you copy paste a rotated triangle/rhombus, and you move the copied shape then the rotation angle is set back to 0
- lp#880677, sf#3296077: line colour of psdot style asterisk is not saved.
- lp#911816: crash while parsing PST code containing $ and framed boxes.
- lp#756733: the pst parser did not use correctly the unit to create shapes.
- The border of a selected ellipse did not bound it correctly.
- The painted axes did not match the generated pdf because of the package pstricks-add.
- The html label of the dialogue box used to insert PST code into the drawing is now correctly displayed.
- The colour of the shadow is not always correctly loaded from an SVG-latexdraw document
- better position of the application when several screens are available

0 blueprints and 40 bugs targeted

Bug report Importance Assignee Status
1164729 #1164729 Crash when loading an SVG document containing polylines with arrows 2 Critical arno_b  10 Fix Released
982449 #982449 NPE when redoing a modification of the colour of a subgrid 3 High arno_b  10 Fix Released
994049 #994049 arcs cannot have arrows 3 High arno_b  10 Fix Released
1164707 #1164707 Axes cannot have arrows 3 High arno_b  10 Fix Released
1165004 #1165004 [3.0] Control points of bezier are not correctly initialized 3 High arno_b  10 Fix Released
1165398 #1165398 [3.0] when loading an SVG document, the arrow style fields are not updated. 3 High arno_b  10 Fix Released
1166373 #1166373 Update the release updater 3 High arno_b  10 Fix Released
1166467 #1166467 pst parser: arrows are not correctly parsed 3 High arno_b  10 Fix Released
1167555 #1167555 Not possible to move forward/backward shapes 3 High arno_b  10 Fix Released
1169877 #1169877 Cannot add/remove a shape from the selection 3 High arno_b  10 Fix Released
1170134 #1170134 dashed line -> comma missing in pst code 3 High arno_b  10 Fix Released
1175319 #1175319 Crash when loading an SVG document containing "free hand" shapes 3 High arno_b  10 Fix Released
1175332 #1175332 psaxes not supported by the PST parser 3 High arno_b  10 Fix Released
1175333 #1175333 Parsing "free hand" shapes does not work correctly 3 High arno_b  10 Fix Released
1175338 #1175338 Parser: the position of parsed grids is not correct 3 High arno_b  10 Fix Released
1175821 #1175821 some formula doesn't fully display 3 High arno_b  10 Fix Released
1203674 #1203674 [3.0] crash when rotating axes 3 High arno_b  10 Fix Released
1203679 #1203679 [3.0] No effect when setting some parameters of axes' labels 3 High arno_b  10 Fix Released
684195 #684195 SVG meta-data can lead the main window to disappear 4 Medium arno_b  10 Fix Released
823260 #823260 extremity of arrows not visible because of the end of the line 4 Medium arno_b  10 Fix Released
924549 #924549 Better user XP while loading an SVG doc containing texts 4 Medium arno_b  10 Fix Released
977387 #977387 Setting the origin of axes does not have the expected behaviour. 4 Medium arno_b  10 Fix Released
977853 #977853 Reducing the distance between the labels of axes does not work correctly 4 Medium arno_b  10 Fix Released
987175 #987175 Undo/redo does not work after changes of arcs' angle 4 Medium arno_b  10 Fix Released
1159709 #1159709 The position of the list of a choice widget is not correct sometimes 4 Medium arno_b  10 Fix Released
1164996 #1164996 Cannot select all the shapes using ctrl+A 4 Medium arno_b  10 Fix Released
1166462 #1166462 The size of arrows is not correct when the shape is double bordered 4 Medium arno_b  10 Fix Released
1166489 #1166489 Errors when undoing the resize of an ellipse 4 Medium arno_b  10 Fix Released
1168934 #1168934 fields (spinner) not updated on direct manipulation actions 4 Medium arno_b  10 Fix Released
1170135 #1170135 Parsing parentheses as text shapes did not work 4 Medium arno_b  10 Fix Released
1170140 #1170140 turning seperates elements of the figure 4 Medium   10 Fix Released
1175823 #1175823 style of tool does not change after chosing new element 4 Medium   10 Fix Released
1175824 #1175824 No feature for arranging shapes to the magnetic grid 4 Medium arno_b  10 Fix Released
928335 #928335 [3.0] Crash while opening a non-supported SVG document 5 Low arno_b  10 Fix Released
977855 #977855 The layout of the axes and labels toolbars does not respect usability. 5 Low arno_b  10 Fix Released
982420 #982420 Icon of the grid toolbar and of the stdGrid toolbar must be different 5 Low arno_b  10 Fix Released
1166624 #1166624 "Show point" not implemented for arcs in 3.0 5 Low arno_b  10 Fix Released
1169180 #1169180 No shortcut panel 5 Low arno_b  10 Fix Released
1194827 #1194827 [3.0] Wishlist, PSTricks export: export just pspicture 5 Low arno_b  10 Fix Released
1204035 #1204035 Axes: ticks at the origin are not visible 5 Low arno_b  10 Fix Released
This milestone contains Public information
Everyone can see this information.