Kevin
13 years ago
在 linux 上自己加入字形的方法
1. 先將 ttf copy 到 /usr/share/fonts
2. 再 fc-cache -f -v
3. 以 fc-cat 可以查詢可用字形 然後就可以在程式中以字形名稱方式使用了
Kevin
13 years ago
立即下載