aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/ttf-noto/90-tt-noto-serif.conf
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/ttf-noto/90-tt-noto-serif.conf')
-rw-r--r--unmaintained/ttf-noto/90-tt-noto-serif.conf131
1 files changed, 0 insertions, 131 deletions
diff --git a/unmaintained/ttf-noto/90-tt-noto-serif.conf b/unmaintained/ttf-noto/90-tt-noto-serif.conf
deleted file mode 100644
index a38f6fc828..0000000000
--- a/unmaintained/ttf-noto/90-tt-noto-serif.conf
+++ /dev/null
@@ -1,131 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
-<fontconfig>
-
- <match target="font">
- <test name="force_autohint">
- <bool>false</bool>
- </test>
- <test name="family">
- <string>Noto Serif</string>
- </test>
- <edit name="antialias" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hinting" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- <edit name="autohint" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
-
- <match target="font">
- <test name="force_autohint">
- <bool>false</bool>
- </test>
- <test name="family">
- <string>Noto Serif Armenian</string>
- </test>
- <edit name="antialias" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hinting" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- <edit name="autohint" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
-
- <match target="font">
- <test name="force_autohint">
- <bool>false</bool>
- </test>
- <test name="family">
- <string>Noto Serif Georgian</string>
- </test>
- <edit name="antialias" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hinting" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- <edit name="autohint" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
-
- <match target="font">
- <test name="force_autohint">
- <bool>false</bool>
- </test>
- <test name="family">
- <string>Noto Serif Khmer</string>
- </test>
- <edit name="antialias" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hinting" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- <edit name="autohint" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
-
- <match target="font">
- <test name="force_autohint">
- <bool>false</bool>
- </test>
- <test name="family">
- <string>Noto Serif Lao</string>
- </test>
- <edit name="antialias" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hinting" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- <edit name="autohint" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
-
- <match target="font">
- <test name="force_autohint">
- <bool>false</bool>
- </test>
- <test name="family">
- <string>Noto Serif Thai</string>
- </test>
- <edit name="antialias" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hinting" mode="assign">
- <bool>true</bool>
- </edit>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- <edit name="autohint" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
-
-</fontconfig>