]> git.pld-linux.org Git - packages/crossmingw32-fontconfig.git/commitdiff
- Force autohint also for FreeMono, FreeSans and FreeSerif. auto/ac/fontconfig-2_2_93-1 auto/ac/fontconfig-2_2_93-2 auto/ac/fontconfig-2_2_95-1 auto/ac/fontconfig-2_2_96-1
authorqrczak <qrczak@pld-linux.org>
Mon, 29 Mar 2004 21:45:58 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fontconfig-autohint.patch -> 1.2

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.144357 seconds and 4 git commands to generate.