aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ume/files/20-unhint-umefont.conf
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-ume/files/20-unhint-umefont.conf')
-rw-r--r--japanese/font-ume/files/20-unhint-umefont.conf24
1 files changed, 0 insertions, 24 deletions
diff --git a/japanese/font-ume/files/20-unhint-umefont.conf b/japanese/font-ume/files/20-unhint-umefont.conf
deleted file mode 100644
index 54b9796d27db..000000000000
--- a/japanese/font-ume/files/20-unhint-umefont.conf
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
-<!-- $FreeBSD$ -->
-<fontconfig>
- <match target="font">
- <test name="family">
- <string>Ume Mincho</string>
- <string>Ume P Mincho</string>
- <string>Ume Gothic</string>
- <string>Ume Gothic C4</string>
- <string>Ume Gothic C5</string>
- <string>Ume Gothic O5</string>
- <string>Ume P Gothic</string>
- <string>Ume P Gothic C4</string>
- <string>Ume P Gothic C5</string>
- <string>Ume P Gothic O5</string>
- <string>Ume UI Gothic</string>
- <string>Ume UI Gothic O5</string>
- </test>
- <edit name="autohint">
- <bool>false</bool>
- </edit>
- </match>
-</fontconfig>