2003-01 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
豆腐はなくなったけど、肝心の日本語がボールドになってしまう。
% tar xvzf intlfonts-1.3.tar.gz
% cd intlfonts-1.3
% ./configure --with-fontdir=/usr/X11R6/lib/X11/fonts/intlfonts --enable-compress=compress --with-pcf=yes --with-bdf=no
# make install
% xset +fp /usr/X11R6/lib/X11/fonts/intlfonts
(URL: http://www.tgs.gr.jp/bsdi/software/intlfonts/)
2003-01 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31