aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf')
-rw-r--r--japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf b/japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf
new file mode 100644
index 000000000000..21af54bb1ecf
--- /dev/null
+++ b/japanese/font-ipa-uigothic/files/20-unhint-ipa-uigothic.conf
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<!-- $FreeBSD$ -->
+<fontconfig>
+ <match target="font">
+ <test name="family">
+ <string>IPAUIGothic</string>
+ </test>
+ <edit name="autohint">
+ <bool>false</bool>
+ </edit>
+ </match>
+</fontconfig>