You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/17 02:05:33 UTC

[GitHub] [netbeans] mbien commented on issue #4228: NetBeans 14 text antialiasing doesn't respect system settings on KDE Plasma

mbien commented on issue #4228:
URL: https://github.com/apache/netbeans/issues/4228#issuecomment-1158396139

   @eirikbakke something for you :)
   
   @Nicklion My guess is that the JVM couldn't detect the system AA mode on some distributions, thats why the property is set. The commit msg you linked seems to confirm that.
   old doc here:
   https://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html#aaFonts
   also mentions KDE specifically. Maybe things changed and the JVM can now detect system settings there too?


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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