Can't Change Editor Font on openSUSE
Answered
I can't change the editor font in IntelliJ (as well as CLion, DataGrip, and PyCharm). Only "DejaVu Sans Mono" shows up in the drop down, even if I uncheck the monospace fonts only box. I'm running on openSUSE Tumbleweed, and I've tried both the bundled JDK and the one distributed with openSUSE. My fonts do show up in JEdit.
Please sign in to leave a comment.
Does it help if you install the fonts into jre/lib/fonts directory?
Just tried copying a font into there and restarting. Still don't have any other options besides "DejaVu Sans Mono".
What fonts are you trying to copy there? Try some other .ttf files.
I've tried Source Code Pro, Droid Sans Mono, and Hack. None of them work.
Can you try running https://github.com/noorbakerally/JavaFontRendererTest on JetBrains Runtime and see how it renders the fonts?
See https://intellij-support.jetbrains.com/hc/articles/206544879.
It looks fine on that test.
That is really weird, please file a bug at https://youtrack.jetbrains.com/issues/IDEA and attach idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085) and the screenshot of the problem.