How to install a new font ?
Hi everyone
I would like to install a new font to use with the Java editor.
I have installed the font on windows XP but is not displayed in the font selector.
How do I install a new font on IDEA then ?
Thanks in advance, Alonso.
请先登录再写评论。
Hi Alonso,
Looks like your font setup is incorrect/incomplete. Basically, java uses the following strategy during working with fonts.
So, couple of questions that may help to clarify the situation:
* did you check if new font is detected by native windows applications?
* did you check if new font is detected by java applications over than IJ?
Denis