摘要: 从Windows使用字体如果有一个安装了Windows的分区, 可以通过链接它们来使用其字体。例如, Windows的C:\盘被挂载在/windows:# ln -s /windows/Windows/Fonts /usr/share/fonts/WindowsFonts然后重新生成字体缓存:# f... 阅读全文
posted @ 2017-07-01 21:43 lepeCoder 阅读(2443) 评论(0) 推荐(0)