Disable globaladvance for batang fonts
This commit is contained in:
parent
cc168fa668
commit
df43986cdc
|
@ -154,6 +154,16 @@
|
||||||
<edit name="globaladvance"><bool>false</bool></edit>
|
<edit name="globaladvance"><bool>false</bool></edit>
|
||||||
</match>
|
</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
|
Load per-user customization file
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in New Issue