home *** CD-ROM | disk | FTP | other *** search
- <fontconfig>
-
- <!-- if scalable CJK fonts are available, CJK bitmap fonst are -->
- <!-- not necessary. But due to bugs in Qt they are accidentally -->
- <!-- selected on some resolutions by Qt. -->
- <!-- As a workaround, disable the CJK bitmap fonts to make it -->
- <!-- impossible for Qt to select them -->
-
- <selectfont>
- <rejectfont>
- <glob>*b16.pcf*</glob>
- <glob>*unifont.pcf*</glob>
- </rejectfont>
- </selectfont>
- </fontconfig>
-