aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/font-migmix/files/20-unhint-migmix.conf
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-migmix/files/20-unhint-migmix.conf')
-rw-r--r--japanese/font-migmix/files/20-unhint-migmix.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/japanese/font-migmix/files/20-unhint-migmix.conf b/japanese/font-migmix/files/20-unhint-migmix.conf
new file mode 100644
index 000000000000..8564e91cdbe6
--- /dev/null
+++ b/japanese/font-migmix/files/20-unhint-migmix.conf
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<!-- $FreeBSD$ -->
+<fontconfig>
+ <match target="font">
+ <test name="family">
+ <string>MigMix 1M</string>
+ <string>MigMix 1P</string>
+ <string>MigMix 2M</string>
+ <string>MigMix 2P</string>
+ </test>
+ <edit name="autohint">
+ <bool>false</bool>
+ </edit>
+ </match>
+</fontconfig>