summaryrefslogtreecommitdiff
path: root/tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf')
-rw-r--r--tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf b/tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf
new file mode 100644
index 0000000000..c597bf41da
--- /dev/null
+++ b/tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+<!-- Use the Autohinter -->
+ <match target="font">
+ <edit name="autohint" mode="assign"><bool>true</bool></edit>
+ </match>
+</fontconfig>