I am running Intellij 11.0.1 on Ubuntu 11.10. I have installed some ttf fonts. My question is when I trying to change font under appearance, why I can see those fonts under eclipse, but not in Intellij?
Thank you.
As per Can I make IntelliJ IDEA look more like Eclipse?
Fonts are rendered by the JVM, so it shows any TTF fonts that it can find. If for some reason not all your system TTF fonts are visible, you need to copy
*.ttf
files intoJDK_HOME/jre/lib/fonts
. After restarting IDEA you'll be able to choose new fonts. Fonts missing some Unicode characters required for proper code display will not be listed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With