sdedic commented on issue #1278: [NETBEANS-2604] Support SVG icon loading from ImageUtilities URL: https://github.com/apache/netbeans/pull/1278#issuecomment-555870902 @eirikbakke Since there are so many `batik*` libraries, please consider to collect them to a subfolder. I'd suggest to rename the `org.netbeans.libs.batik` to `org.netbeans.libs.batik.read` or something to indicate it's not complete Batik. For example I have an application that **writes** SVGs through Batik (using its `Grahics2D`) - right now it embeds `batik-all`, so I'll have to adapt to include just the `svggen` + rely on this platform lib in the future.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
