summaryrefslogtreecommitdiffstats
path: root/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf')
-rw-r--r--system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf b/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf
new file mode 100644
index 0000000..3a8b94e
--- /dev/null
+++ b/system/players/VideoPlayer/etc/fonts/conf.avail/10-autohint.conf
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<!-- debian/autohint.conf -->
+<fontconfig>
+<!-- Use the Autohinter -->
+ <match target="font">
+ <edit name="autohint" mode="assign"><bool>true</bool></edit>
+ </match>
+</fontconfig>