The LaTeXDraw 2.0 Roadmap
Release note
A major release. Will begin the bridge toward others vectorial languages (SVG for the moment).
| summary | status | components | priority |
|---|---|---|---|
| Export in SVG | Done | core, UI, code generator | highest |
| Import the generated SVG code (thus replace the current data format of LaTeXDraw) | Done | core, parser, UI | high |
| Use XML to replace the configuration file | Done | core | high |
| Save the position/size of the window and the location of the slidebar | Done | core | normal |
| Write more than 30 tests | Done | JUnit | normal |
| Code improvement: replace .compareTo(..)==0 by .equals(..) | Done | core | normal |
| Improve code generator to support more than one output language | Done | core | normal |
| Be able to align selected figures (to the left, right, middle, ...) | Done | core, UI | normal |
| Improve colours management for PSTricks | Done | core, graphical library | normal |
| Be able to distribute selected figures | Done | core, UI | normal |
The LaTeXDraw 1.9.* roadmap