-----------------------------------------------------------------
TTF 字型檔名 中文字體 PostScript/Family 名稱
-----------------------------------------------------------------
cwming.ttf 明體 cwTeXMing
cwkai.ttf 楷書 cwTeXKai
cwfs.ttf 仿宋體 cwTeXFangSong
cwheib.ttf 粗黑體 cwTeXHeiBold
cwyen.ttf 圓體 cwTeXYen
----------------------------------------------------------------
這套字型有兩種形式。center 目錄下的標點符號為置中,以符合中小學校文件助讀的功能及一般的使用習慣。baseline 目錄下的字型,其中文全型標點符號的安排為置於和英文標點符號相配合的位置,對於中英混合橫排的文件會比較能取得一致性,且符號後留有一定的空白,以達標點符號的目的。
下圖為凍仁使用 cwtex 粗黑體 觀看本 blog 時的效果。

2009-07-10
Ubuntu Version
- Download the cwheib.deb
jonny@ubuntu:~$ wget http://cle.linux.org.tw/fonts/cwttf/deb/ttf-cwtex-center-cwheib_1.0-1_all.deb
- Install
jonny@ubuntu:~$ sudo dpkg -i ttf-cwtex-center-cwheib_1.0-1_all.deb
Centos Version
- Download the cwheib.ttf
jonny@centos:~$ wget http://cle.linux.org.tw/fonts/cwttf/baseline/cwheib.ttf
- Copy the cwheib.ttf to fonts directory
jonny@centos:~$ sudo cp cwheib.ttf /usr/share/fonts/
- Update the fonts Configure
jonny@centos:~$ sudo fc-cache -v
相關連結:
★cwTEX排版系統
★CLE 檔案伺服器 - cwTeX TrueType 字型(cwttf)
★安裝 cwTTF 字型 by Ubuntu wiki
0 Feedback:
張貼意見
謝謝您的寶貴意見,凍仁一定會盡快處理 ~^^