Remove 20-lohit-gujarati.conf. It's covered by 25-unhint-nonlatin.conf now.

This commit is contained in:
Behdad Esfahbod 2007-11-05 16:43:49 -05:00
parent 7465091fa9
commit 93b4049c9a
2 changed files with 0 additions and 13 deletions

View File

@ -1,11 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!-- Available Gujarti fonts look much better without hinting -->
<match target="font">
<test name="family"><string>Lohit Gujarati</string></test>
<edit name="hinting"><bool>false</bool></edit>
</match>
</fontconfig>

View File

@ -31,7 +31,6 @@ CONF_FILES = \
10-sub-pixel-vrgb.conf \
10-unhinted.conf \
20-fix-globaladvance.conf \
20-lohit-gujarati.conf \
20-unhint-small-vera.conf \
25-unhint-nonlatin.conf \
30-urw-aliases.conf \
@ -52,7 +51,6 @@ CONF_FILES = \
CONF_LINKS = \
20-fix-globaladvance.conf \
20-lohit-gujarati.conf \
20-unhint-small-vera.conf \
25-unhint-nonlatin.conf \
30-urw-aliases.conf \