螢火飛相關套件安裝
照以上的安裝方式.. 就可以輕易的裝好 螢火飛的字型唷~~~ 🙂
以下轉載自 : 螢火飛相關套件安裝
wget http://firefly.idv.tw/apt/firefly-font/fireflysung.ttf.gz
#下載內嵌點陣字的文鼎新宋字型
gunzip fireflysung.ttf.gz
#解壓縮
cp fireflysung.ttf /usr/share/fonts/truetype
#複製到「/usr/share/fonts/truetype」資料夾
fc-cache -f -v
#建立字型訊息 cache 檔案
wget ftp://ftp3.tnc.edu.tw/b2d/firefly/firefly.sh
#下載 firefly.sh
chmod +x firefly.sh
#增加執行權限
./firefly.sh
#執行
再重新啟動 Xwindow
字型設定都選 AR PL New Sung 10點字就可以了 🙂
其實在 debian.linux.org.tw 的 mirror 裏面就有了:
deb ftp://debian.linux.org.tw/pub/apt unstable main
apt-get install ttf-fireflysung
另外今天早上 gnome 2.8 進入 Debian sid 了說,
不知道你是不是也用 gnome 可以更新囉,
真高興 😀