eirikbakke opened a new pull request, #5161: URL: https://github.com/apache/netbeans/pull/5161
In a previous PR (https://github.com/apache/netbeans/pull/3113), the Linux launcher was modified to fix missing font anti-aliasing on some KDE installations. This enabled greyscale anti-aliasing only, however, including on KDE installations where subpixel antialiasing was previously seen to be working. See https://github.com/apache/netbeans/issues/4228 . This PR further enhances the auto-configuration on KDE by taking the subpixel antialiasing setting from the Xft.rgba GTK setting where available, as suggested by [NickLion](https://github.com/NickLion) in the GitHub issue above. -- 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
