aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-mplus-ipa/files/20-unhint-ipattfonts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-mplus-ipa/files/20-unhint-ipattfonts.conf')
-rw-r--r--japanese/font-mplus-ipa/files/20-unhint-ipattfonts.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/japanese/font-mplus-ipa/files/20-unhint-ipattfonts.conf b/japanese/font-mplus-ipa/files/20-unhint-ipattfonts.conf
deleted file mode 100644
index d5d14d634b35..000000000000
--- a/japanese/font-mplus-ipa/files/20-unhint-ipattfonts.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
-<!-- $FreeBSD$ -->
-<fontconfig>
- <match target="font">
- <test name="family">
- <string>IPAMincho</string>
- <string>IPAGothic</string>
- <string>IPAPMincho</string>
- <string>IPAPGothic</string>
- <string>IPAUIGothic</string>
- <family>M+1P+IPAG</family>
- <family>M+2P+IPAG</family>
- <family>M+1P+IPAG circle</family>
- <family>M+2P+IPAG circle</family>
- <family>M+1VM+IPAG circle</family>
- <family>M+2VM+IPAG circle</family>
- </test>
- <edit name="autohint">
- <bool>false</bool>
- </edit>
- </match>
-</fontconfig>