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, 0 insertions, 8 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
deleted file mode 100644
index c597bf41da..0000000000
--- a/tools/windows_packaging/mingw64/fonts/conf.avail/10-autohint.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>