]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Expose Batik SVG/Path handling APIs 41/3841/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Mon, 3 Feb 2020 12:05:10 +0000 (14:05 +0200)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Tue, 18 Feb 2020 10:57:24 +0000 (10:57 +0000)
gitlab #458

Change-Id: I2ad25ef0aa4cb62d676ab9cfcff42ec0989b9cef
(cherry picked from commit ca6704dfd25d9947dee333dfaf6feb4706859b70)

bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF

index 883ce3ac8a1f44e52304ce1b54fe3a3a2e5af6ef..f2c70f5c60d54bf752903db7da33ec31cd6c7b90 100644 (file)
@@ -24,6 +24,8 @@ Bundle-ClassPath: .,
 Export-Package: com.kitfox.svg,
  com.kitfox.svg.animation,
  com.kitfox.svg.xml,
+ org.apache.batik.ext.awt.geom,
+ org.apache.batik.parser,
  org.simantics.scenegraph,
  org.simantics.scenegraph.adapters,
  org.simantics.scenegraph.g2d,