Author: alexander
Date: 2005-12-31 03:30:12 -0700 (Sat, 31 Dec 2005)
New Revision: 1329

Modified:
   trunk/etc/fonts/local.conf
Log:
Removed unsuccessful attempt of making Chinese fonts readable in XFCE menus.


Modified: trunk/etc/fonts/local.conf
===================================================================
--- trunk/etc/fonts/local.conf  2005-12-31 10:27:40 UTC (rev 1328)
+++ trunk/etc/fonts/local.conf  2005-12-31 10:30:12 UTC (rev 1329)
@@ -7,28 +7,6 @@
   <match target="font">
     <edit name="autohint" mode="assign"><bool>true</bool></edit>
   </match>
-<!-- CJK characters should not be antialiased below 20 px
-     FIXME: is it possible to achieve using character
-     ranges instead of font names? -->
-  <match target="font">
-    <test target="font" name="family" qual="any">
-       <string>AR PL KaitiM Big5</string>
-       <string>AR PL KaitiM GB</string>
-       <string>AR PL Mingti2L Big5</string>
-       <string>AR PL SungtiL GB</string>
-       <string>Baekmuk Gulim</string>
-       <string>Baekmuk Dotum</string>
-       <string>Baekmuk Batang</string>
-       <string>Baekmuk Headline</string>
-       <string>Kochi Gothic</string>
-       <string>Kochi Mincho</string>
-    </test>
-    <test name="pixelsize" compare="less">
-       <double>16.0</double>
-    </test>
-    <edit name="antialias" mode="assign"><bool>false</bool></edit>
-    <edit name="autohint" mode="assign"><bool>false</bool></edit>
-  </match>
 <!--
   Enable sub-pixel rendering
        <match target="font">

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to