GFIF logo
1.0.0
_path_ svg版本不需要安装新字体。
要使用适当的字体打开,请使用GFIF的Inkscape或安装Debian中的好时光字体(随附)
# mkdir /usr/share/fonts/truetype/ttf-good-times/
# cp good-times.ttf /usr/share/fonts/truetype/ttf-good-times/Debian:
# fc-cache -fvUbuntu:
# defoma-hints -c --no-question truetype /usr/share/fonts/truetype/ttf-good-times/* > /etc/defoma/hints/ownfonts.hints现在,您将此文件注册到Defoma:
# defoma-font register-all /etc/defoma/hints/ownfonts.hints 您要做的最后一件事是应用新配置。最快的方法是致电
# defoma-reconfigure它更新所有注册应用程序的字体数据库。要在当前X会话中使用新字体,请运行
# xset fp rehash