Disable globaladvance for batang fonts

This commit is contained in:
Keith Packard 2003-02-27 08:12:13 +00:00
parent cc168fa668
commit df43986cdc
1 changed files with 10 additions and 0 deletions

View File

@ -154,6 +154,16 @@
<edit name="globaladvance"><bool>false</bool></edit>
</match>
<match target="font">
<test name="family"><string>BatangChe</string></test>
<edit name="globaladvance"><bool>false</bool></edit>
</match>
<match target="font">
<test name="family"><string>GungsuhChe</string></test>
<edit name="globaladvance"><bool>false</bool></edit>
</match>
<!--
Load per-user customization file
-->