Summary: | Add SVG Input Specification (Curved Geometry, Object Interaction) to Graph-UI | ||
---|---|---|---|
Product: | [JogAmp] GraphUI | Reporter: | Sven Gothel <sgothel> |
Component: | Plugin | Assignee: | Sven Gothel <sgothel> |
Status: | UNCONFIRMED --- | ||
Severity: | enhancement | CC: | gouessej |
Priority: | --- | ||
Version: | tbd | ||
Hardware: | All | ||
OS: | all | ||
Type: | FEATURE | SCM Refs: | |
Workaround: | --- | ||
Bug Depends on: | |||
Bug Blocks: | 1483 |
Description
Sven Gothel
2013-08-05 15:53:18 CEST
(In reply to comment #0) > - Geometry is covered by SVG > - Evaluate whether TypeCast's TTF reader is fit for SVG import, > otherwise evaluate other SVG importer. > - Batik: http://xmlgraphics.apache.org/batik/ (heavy but we only need its parser) - SVG Salamander: http://svgsalamander.java.net/ (kitfox may confirm whether it's worth a try) - svg2java: http://code.google.com/p/svg2java/ (not heavy but incomplete) |