[Fontconfig] Problem with the 9x18 XFree86 bitmap font

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Toby wrote:
> Issue: I don't seem to be able to select the 9x18 'misc' bitmap font in
> Fontconfig, because it gets confused with (masked by) other fonts.

If you put the following into your ~/.fonts.conf, it'll make the "ja" 
Fixed fonts go away.

<rejectfont>
  <pattern>
   <patelt name="family">
     <string>Fixed</string>
   </patelt>
   <patelt name="lang">
     <string>ja</string>
   </patelt>
  </pattern>
</rejectfont>


pat


[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux