fonts Permanently deleted user 创建于 2003年11月23日 08:50 Hello!In linux I have many nice ttf fonts which I transferred from M$ Window$. Why I can't utilize them in Idea's IDE Settings -> Colors & Fonts? They simply don't displayed in the list...Thanks,Alexey
Copy your TTF files to <idea-home>/jre/lib/fonts and restart IDEA.
idea comes with its own JRE.
Just replace the jre/lib/fonts directory with a symbolic link to you ttf directory.