Help me, please. It\'s screen of my Netbeans:
PyCharm:
After hours of searching and experimenting, I finally found a working solution!!! No need to mess up with fontforge, no need to patch your jdk, which is not allowed on a corporate workstation.
sudo dpkg -i *.debsudo /etc/fonts/infinality/infctl.sh setstylesudo reboot lightgdmIf you are an Android Studio (Intellij) user, try add the following lines to your studio(64).vmoptions:
-Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
-Dsun.java2d.xrender=true