fc-cacheとdefomaで簡単に設定できます。
- Microsoft Windows XPの外字ファイル C:\WINDOWS\FONTS\EUDC.TTE をDebian GNU/Linuxの /usr/local/share/fonts に EUDC.TTF というファイル名で保存する。
- fc-cache -fv
- defoma-hints -c truetype /usr/local/share/fonts/EUDC.TTF > /etc/defoma/hints/EUDC.TTF
- defoma-font -v register-all /etc/defoma/hints/EUDC.TTF
- /etc/X11/XF86Config-4のFontPathに /usr/local/share/fotns を追加する。
- Xを再起動する。