Splash screen is loaded too early to benefit from the SVG support provided
by modules. The module system gets initialized way later when the splash is
already visible. Moreover the splash screen can also be displayed by JDK
itself and I doubt there is any support for SVG in the JDK's AWT splash
implementation.

Possibly you could have a PNG and SVG version and re-render the splash.png
from SVG on first start when it gets copied into caches.

-jt

PS: There used to be a time when the installers executed headless copy of
NetBeans behind the scene to generate caches. In such situation even the
first start would have properly scaled splash.png...


so 28. 12. 2019 v 6:39 odesílatel Eirik Bakke <eba...@ultorg.com> napsal:

> I added the graphics used for the current Splash Screen (not to be
> confused with the Welcome Screen) as new attachments to
> https://issues.apache.org/jira/browse/NETBEANS-378 . See the file named
> "Apache NetBeans Logo with Product Name.svg".
>
> Would be great to get HiDPI graphics in the welcome screen. ImageUtilities
> can load SVG files now.
>
> -- Eirik
>
> -----Original Message-----
> From: Laszlo Kishalmi <laszlo.kisha...@gmail.com>
> Sent: Friday, December 27, 2019 11:01 PM
> To: Apache NetBeans <dev@netbeans.apache.org>; r.thil...@gmail.com
> Subject: NetBeans Logo on the Welcome Screen
>
> Dear all,
>
> I'm trying to iron out the Welcome Screen for FlatLAF, though for the
> light theme it would be good to have a png with the NetBeans icon + Apache
> NetBeans text. The text shall be dark er as I'd put it on an almost white
> background.
>
> It is right now a 215x40 png, an svg would be great as well.
>
> Thank you!
>
>
> ---------------------------------------------------------------------
> 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
>
>
>
>
> ---------------------------------------------------------------------
> 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