TTF fonts not available on Intellij?

Up vote 0 down vote favorite share g+ share fb share tw.

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.

Intellij-idea link|improve this question asked Jan 4 at 21:20michael3,08552864 74% accept rate.

With the IntelliJ platform I usually have to restart it to recognize any new fonts. But they do show properly after the restart. This in Re-Sharper and PHPStorm.

– Baez Jan 4 at 21:22 Related: askubuntu.com/questions/22448/… – M? LL Jan 4 at 21:23.

As per this answer: 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 into JDK_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.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions