I know a user can change the font_face in preferences with:
"font_face": "gohufont-11",
"font_size": 11,
But, every-time I try to add a (already installed) non-system font, like Gohufont above, it does not work.
I know a user can change the font_face in preferences with:
"font_face": "gohufont-11",
"font_size": 11,
But, every-time I try to add a (already installed) non-system font, like Gohufont above, it does not work.
TTF
version of the font despite the platform-specific fonts available from here.Install font
menu entry from windows fonts folder)."font_face": "GohuFont",
to your user preferences file.Tested it on MacOS and it works with your font, did the same with other fonts on Win 7/8.1.
Use the font name as the value of font_face
. If the font name is GohuFont
, use that.