Well,

The stats says the majority of the Snap users are on Ubuntu 18.04 and though I do not have stats on the used JDK, but I guess they are still using either OpenJDK 1.8 or OpenJDK 11 LTS. So I feel for the majority of the users who do not really care what is in the netbeans.conf Grayscale anti aliasing is still better than the ugly fonts.

The font fix is already backported to 11.0.6 version of OpenJDK which is scheduled for early 2020. I think this setting can go away with Apache NetBeans 12.0. Till then you still have the opportunity to overwrite these settings in your custom netbeans.conf as described in: https://cwiki.apache.org/confluence/display/NETBEANS/Font+Rendering+Issues

On 10/17/19 8:13 AM, John Neffenger wrote:
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: 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