localdevjs opened a new issue, #5526: URL: https://github.com/apache/netbeans/issues/5526
### Apache NetBeans version Apache NetBeans 16 ### What happened I'm using Kubuntu 22.10, just upgraded to netbeans 16. My font settings in KDE have anti-aliased fonts turned off, and I've also updated "/etc/fonts/conf.d/" to have anti-aliasing turned off there. Netbeans runs and shows anti aliased fonts in both the UI and the code editor. I expect all fonts everywhere to be pixelated and ugly the way they should be on low dpi screens ;) ### How to reproduce _No response_ ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 22.10 ### JDK Several versions of oracle jdk ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else Line 208 of the "netbeans" startup script explicity mentions KDE and overriding font settings using "useSystemAAFontSettings=on". This seems badly incorrect to me. I've set it back to "off" but that only fixes the source code editor, the rest of the UI is still using those blurry, headache inducing fonts. ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
