Sublime Text font directory

自作多情 提交于 2019-12-10 20:13:01

问题


Is there any possibility to change default font directory in sublime text? I just want to use font stored on my pendrive using portable sublime text so I don't have to install font on every machine I use my portable sublime text.


回答1:


I couldn't find anything for Sublime Text specifically (it only seems to list system-registered fonts), but I've described my semi-portable solution for loading custom fonts without admin rights (on Windows), which allows me to use any font I want including with Sublime Text

More specifically, I'm using the regfont utility to register fonts in my user session (doesn't require admin privileges).

The downside is that the operation must be done whenever a new session is started.



来源:https://stackoverflow.com/questions/27535801/sublime-text-font-directory

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!