On 10/17/19 4:39 AM, Glenn Holmer wrote:
However, I find that I still need to add
-J-Dawt.useSystemAAFontSettings=on
to make fonts look good in NetBeans (even under JDK 13). What would be
the correct incantation to start the installer that way as well?
Do you set that system property because you prefer grayscale
anti-aliasing over subpixel rendering in general? Or are you not seeing
the following JDK 12 font fix on your system?
OpenJDK FreeType font fix for Debian & Ubuntu
https://github.com/jgneff/openjdk-freetype
See the "before" and "after" screenshots for the difference the fix made
to the default font rendering:
https://github.com/jgneff/openjdk-freetype#system-freetype-library
You can run the project to see how your system is rendering that
particular font (Source Code Pro).
Thanks,
John
---------------------------------------------------------------------
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