Hi Antonio,

Am Samstag, den 27.04.2019, 09:53 +0200 schrieb Antonio:
> Hi Laszlo,
> 
> - For browsers:
> 
> http://netbeans.apache.org/images/splash.svg
> 
> - For batik:
> 
> http://netbeans.apache.org/images/netbeans-splash-batik.svg
> 
> This batik compatible version renders ugly in browsers, but renders 
> properly with batik in any platform. It embeds the font in SVG. Font
> is 
> Open Font License 1.1, which is APLv2 compatible AFAIK9.
> 
> I've tested it with the APLv2 Flamingo SVG converter 
> http://ebourg.github.io/flamingo-svg-transcoder/ , that you can run
> with 
> JavaWebStart, and which also has an Ant task that could be of help
> for 
> rendering in a pipeline.
> 

I did some tinkering. The attached zip contains the result. I modified
the splash.svg, so that it correctly renders:

- the ids (logo) were modified to be unique
- embedded the font locally

With this, I can render the file in batik, chromium and firefox.

Maybe that helps

Matthias

<<attachment: splash.zip>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to