Releases: latexdraw/latexdraw
Releases · latexdraw/latexdraw
4.0.3
4.0.2
- improvement: better ctrl-scroll zooming (consider the pointer)
- fix: thumbnails creation did not work on MacOSX
- fix: Text position ignored when loading a file
- fix: Zoom spinner not updated on file loading
- fix: Rounded rectangle not correctly rendered
- fix: setting the position of a shape manually did not work as expected
- fix: better resolution of the app icons
- fix: invalid tooltips
- fix issue with shortcuts on mac
- change: we removed the use of the shared templates folder
4.0.1
Version 4.0.1 -- 2020-04-13
- fix: the app does not start with a OS language not supported
- fix/change: instead of requiring the tool ImageMagick to convert pdd to png thumbnails,
the app now uses pdftoppm, which is provided by LaTeX distributions - fix: export using LaTeX does not work on Windows
- fix: the LaTeX 'text position' had no graphical effect
- fix: issues in translation files
- fix: the app may not stop correctly
- fix: some actions do not work on start because of an configuration issue
- fix: Windows prevents parallel LaTeX compilations (this had an impact on the text rendering that may fail)
- translations updated
- no more export using pdfcrop as the exported pdf files should now be cropped natively
4.0.0
Version 4.0.0 -- 2020-03-28
-
New: The user interface is now developed in JavaFX (instead of Swing):
- We completely redesigned the user interface.
- Better performances.
- To ease the selection, the cursor changes when moving the mouse over a shape with the hand.
-
Can insert eps and pdf pictures ('convert' provided by ImageMagick is required).
-
psrotate supported
-
Fixed
- Multiple fixes in the SVG save/load
- Multiple fixes in the PSTricks save/load
Improvements:
- can scroll on a spinner to change its value.
- A better zoom animation.
Change:
- Some SVG arrow parameters, produced using a 3.x or older version, may not be loaded as expected
4.0 beta2 -- preview
A first official development release of the next main version. The changes in the user interface are huge. The app does not require a Java installation anymore: the provided binaries embed a sliced JVM so that you can run the app as a standalone app. Binaries are available for Linuw, Windows and MacOsX.