1. 行動記録
  2. linux
  3. Microsoft Windows XPで作成した外字をDebian GNU/Linux sargeで使う方法

Microsoft Windows XPで作成した外字をDebian GNU/Linux sargeで使う方法

作成日時
2007-02-27T17:51:27+09:00
更新日時
2007-02-27T22:10:58+09:00
カテゴリー
linux
タグ
debian, font, windows

fc-cacheとdefomaで簡単に設定できます。

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

広告

トラックバック: 0

このエントリーのトラックバックURL
http://iwaim.beering.be/.mt/tb.cgi/10
このリストは、次のエントリーを参照しています
Microsoft Windows XPで作成した外字をDebian GNU/Linux sargeで使う方法 from 行動記録