eirikbakke commented on PR #7941: URL: https://github.com/apache/netbeans/pull/7941#issuecomment-2466478527
OK, the "black shapes" problem was only with some older SVG files that we no longer use. They were generated using a now-deprecated setting in Adobe Illustrator. (Full details: The problem occurred only on an my private build of NetBeans, which had some older versions of the SVG files that were generated with other Adobe Illustrator settings. All of those SVG files were regenerated in https://github.com/apache/netbeans/pull/7463, and replaced with versions that appear to work with JSVG. The README file merged in https://github.com/apache/netbeans-tools/pull/67 lists the correct settings to use when generating SVGs from Adobe Illustrator. I filed an issue at https://github.com/weisJ/jsvg/issues/96 to document the all-black icon issue, but it's not actually a problem for us as SVG files are now generated in a different way, and the setting that caused problems is now deprecated in Adobe Illustrator anyway.) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
