]> git.pld-linux.org Git - packages/crossmingw32-fontconfig.git/blobdiff - fontconfig-autohint.patch
- fontconfig-bitstream-cyberbit.patch: Bitstream Cyberbit is a nice
[packages/crossmingw32-fontconfig.git] / fontconfig-autohint.patch
index fef41a184625877e112f26207f87cf9a9b45eb97..138d29386d95d8347c2033da9696c6f917862087 100644 (file)
                </test>
                <test name="pixelsize" compare="less">
                        <double>7.5</double>
-@@ -198,15 +188,26 @@
+@@ -198,15 +188,29 @@
                </edit>
        </match>
  
 +<!-- 
-+      The Luxi and Quasi*TTF fonts have poor hinting instructions.
++      The Free*, Luxi and Quasi*TTF fonts have poor hinting instructions.
 +      Autohinting gives better results for them.
 + -->
 +
        <match target="font">
                <test name="family">
 -                      <string>Bitstream Vera Sans Mono</string>
++                      <string>FreeMono</string>
++                      <string>FreeSans</string>
++                      <string>FreeSerif</string>
++                      <string>Luxi Mono</string>
 +                      <string>Luxi Sans</string>
 +                      <string>Luxi Serif</string>
-+                      <string>Luxi Mono</string>
 +                      <string>QuasiBookmanTTF</string>
 +                      <string>QuasiChanceryTTF</string>
 +                      <string>QuasiCourierTTF</string>
This page took 0.118235 seconds and 4 git commands to generate.