Rationate why we need to make bitmap font available:
Despite the general trend of using anti-alias fonts there are still many very good reasons to use bitmap fonts for Asian text. Correct me if I am wrong, but there is not another "Fangsong Ti" in Ubuntu package than "-isas-fangsong ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0" in xfonts-base. "Faongsong Ti" is one of the 4 basic fonts of Chinese, to Chinese users, as basic as Italic to westerners. It should not happen that the system asks users to use scalable font instead of bitmap font when there is no scalable font with similiar look.
Binary package hint: fontconfig
Having 70-yes-bitmaps.conf replacing 70-no-bitmaps.conf in /etc/fonts/conf.d/ does not make available all bitmap fonts. Reproduce:
1) have 70-yes-bitmaps.conf set; fonts/X11/ misc are then available, varify by fc-list. Some others are not.
2) some bitmap fonts in /usr/share/
Example of those are available on both xlsfont and fc-list: fonts/X11/ misc/unifont. pcf.gz in xfonts-unifont package
/usr/share/
xlsfont says
-gnu- unifont- medium- r-normal- -0-0-75- 75-c-0- iso10646- 1 unifont- medium- r-normal- -16-160- 75-75-c- 80-iso10646- 1 .com-gnu unifont- medium- r-normal- -0-0-0- 0-p-0-iso10646- 1
-gnu-
-unifoundry
fc-list says:
unifont. pcf:style= Regular style=Medium
unifont:
Example of those are available on xlsfont but not on fc-list: fonts/X11/ misc/gb16st. pcf.gz in xfonts-base package.
/usr/share/
xlsfont says:
-isas-song ti-medium- r-normal- -0-0-72- 72-c-0- gb2312. 1980-0 r-normal- -16-160- 72-72-c- 160-gb2312. 1980-0 r-normal- -24-240- 72-72-c- 240-gb2312. 1980-0
-isas-song ti-medium-
-isas-song ti-medium-
the font is not in fc-list.
Rationate why we need to make bitmap font available: r-normal- -16-160- 72-72-c- 160-gb2312. 1980-0" in xfonts-base. "Faongsong Ti" is one of the 4 basic fonts of Chinese, to Chinese users, as basic as Italic to westerners. It should not happen that the system asks users to use scalable font instead of bitmap font when there is no scalable font with similiar look.
Despite the general trend of using anti-alias fonts there are still many very good reasons to use bitmap fonts for Asian text. Correct me if I am wrong, but there is not another "Fangsong Ti" in Ubuntu package than "-isas-fangsong ti-medium-