Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Epic Link:
Description
For the release of IGB 9.0.0, we need to enhance the Image Export ablity to include exporting of high-quality SVG files.
Another requirement of this feature will be compatibility with popular image editing tools, such as Adobe Illustrator, since the files exported from IGB are often edited in one of these programs afterwards.
Switch to JavaFX could help with this.
See:
http://stackoverflow.com/questions/12586571/how-can-i-export-a-javafx-node-to-an-svg-image
as a place to start.