Hi,
I would like to use japanese TrueType font
(-misc-ipamincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0) on
FC5(2.6.20-1.2316.fc5smp) for tgif.
I added
ipam.ttf -misc-ipamincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0
ipam.ttf -misc-ipamincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1990-0
on fonts.dir of /usr/share/fonts/japanese/TrueType manually.
Then, I commented out some lines of the file of /etc/init.d/xfs for
not to be deleted the above lines of
fonts.dir after reboot.
now, when I try:
$ xfd -fn '-misc-ipapmincho-*-*-*-*-*-*-*-*-*-*-jisx0208.1983-*'
Warning: Cannot convert string "-misc-ipapmincho-*-*-*-*-*-*-*-*-*-*-jisx0208.1983-*" to type FontStruct
xfd: no font to display
I can't display '-misc-ipapmincho-*-*-*-*-*-*-*-*-*-*-jisx0208.1983-*'.
I could display it on FC3/FC4. But not on FC5.
How do I set this type( jisx0208.1983)fonts on FC5?