aboutsummaryrefslogtreecommitdiff
path: root/system/ttf-arphic-uming/25-ttf-arphic-uming-render.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/ttf-arphic-uming/25-ttf-arphic-uming-render.conf')
-rw-r--r--system/ttf-arphic-uming/25-ttf-arphic-uming-render.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/ttf-arphic-uming/25-ttf-arphic-uming-render.conf b/system/ttf-arphic-uming/25-ttf-arphic-uming-render.conf
new file mode 100644
index 000000000000..f962c44551dd
--- /dev/null
+++ b/system/ttf-arphic-uming/25-ttf-arphic-uming-render.conf
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+ <match target="font">
+ <test name="family" compare="contains" >
+ <string>AR PL UMing</string>
+ </test>
+ <edit name="globaladvance"><bool>false</bool></edit>
+ <edit name="spacing"><int>90</int></edit>
+ <edit name="minspace"><bool>false</bool></edit>
+ </match>
+</fontconfig>