一直以為有寫過安裝字型的文章,但剛怎樣也搜尋不著,就來補上這篇~
- 開啟/etc/fonts/fonts.conf,View font directory location:
- Copy the font file to one directory:
sudo cp ./字型.ttf /usr/share/fonts
- 重新載入字型
sudo fc-cache -f -v
[Links]
- 阿達的綺想世界: Ubuntu安裝新字型
一直以為有寫過安裝字型的文章,但剛怎樣也搜尋不著,就來補上這篇~
sudo cp ./字型.ttf /usr/share/fonts
sudo fc-cache -f -v
[Links]