fonts

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

0
Avatar
Permanently deleted user

Copy your TTF files to <idea-home>/jre/lib/fonts and restart IDEA.

0
Avatar
Permanently deleted user

idea comes with its own JRE.
Just replace the jre/lib/fonts directory with a symbolic link to you ttf directory.

0

请先登录再写评论。