]> git.wh0rd.org - fontconfig.git/commitdiff
Add FreeFont entries, fix whitespace in fonts.conf.in (bug 93, from
authorKeith Packard <keithp@keithp.com>
Tue, 17 Jun 2003 17:31:16 +0000 (17:31 +0000)
committerKeith Packard <keithp@keithp.com>
Tue, 17 Jun 2003 17:31:16 +0000 (17:31 +0000)
    vvas@hal.csd.auth.gr (Vasilis Vasaitis))

fonts.conf.in

index 3473ab1d3ea7716461d01d15507b3c71776c82e5..32f6a254e4bcdf8dc8a70a459d8bb00a485be367 100644 (file)
@@ -80,7 +80,8 @@
                <family>Kochi Mincho</family>
                <family>AR PL SungtiL GB</family>
                <family>AR PL Mingti2L Big5</family>
-               <family>Baekmuk Batang</family>                 
+               <family>Baekmuk Batang</family>
+               <family>FreeSerif</family>
                <default><family>serif</family></default>
        </alias>
 <!--
@@ -98,6 +99,7 @@
                <family>AR PL KaitiM Big5</family>
                <family>Baekmuk Dotum</family>
                <family>SimSun</family>
+               <family>FreeSans</family>
                <default><family>sans-serif</family></default>
        </alias>
 <!--
                <family>Luxi Mono</family>
                <family>Nimbus Mono L</family>
                <family>NSimSun</family>
+               <family>FreeMono</family>
                <default><family>monospace</family></default>
        </alias>
 <!--
                        <string>sans-serif</string>
                </edit>
        </match>
-       
+
 <!--
   Some Asian fonts misadvertise themselves as monospaced when
   in fact they are dual-spaced (half and full).  This makes
                <test name="family"><string>GulimChe</string></test>
                <edit name="globaladvance"><bool>false</bool></edit>
        </match>
-       
+
        <match target="font">
                <test name="family"><string>DotumChe</string></test>
                <edit name="globaladvance"><bool>false</bool></edit>
        didn't include the right instructions in the 'prep' table. Fix this
        by disabling hinting manually at smaller sizes (< 8ppem)
  -->
-       
+
        <match target="font">
                <test name="family">
                        <string>Bitstream Vera Sans</string>
                        <bool>false</bool>
                </edit>
        </match>
-       
+
        <match target="font">
                <test name="family">
                        <string>Bitstream Vera Serif</string>
                        <bool>false</bool>
                </edit>
        </match>
-       
+
        <match target="font">
                <test name="family">
                        <string>Bitstream Vera Sans Mono</string>
                        <bool>false</bool>
                </edit>
        </match>
-       
+
 <!--
   Load per-user customization file
 -->
                        <family>Kochi Mincho</family>
                        <family>AR PL SungtiL GB</family>
                        <family>AR PL Mingti2L Big5</family>
-                       <family>Baekmuk Batang</family>                 
+                       <family>Baekmuk Batang</family>
+                       <family>FreeSerif</family>
                </prefer>
        </alias>
        <alias>
                        <family>AR PL KaitiM Big5</family>
                        <family>Baekmuk Dotum</family>
                        <family>SimSun</family>
+                       <family>FreeSans</family>
                </prefer>
        </alias>
        <alias>
                        <family>Kochi Gothic</family>
                        <family>AR PL KaitiM GB</family>
                        <family>Baekmuk Dotum</family>
+                       <family>FreeMono</family>
                </prefer>
        </alias>