Remove 20-lohit-gujarati.conf. It's covered by 25-unhint-nonlatin.conf now.
This commit is contained in:
parent
7465091fa9
commit
93b4049c9a
|
@ -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>
|
|
|
@ -31,7 +31,6 @@ CONF_FILES = \
|
||||||
10-sub-pixel-vrgb.conf \
|
10-sub-pixel-vrgb.conf \
|
||||||
10-unhinted.conf \
|
10-unhinted.conf \
|
||||||
20-fix-globaladvance.conf \
|
20-fix-globaladvance.conf \
|
||||||
20-lohit-gujarati.conf \
|
|
||||||
20-unhint-small-vera.conf \
|
20-unhint-small-vera.conf \
|
||||||
25-unhint-nonlatin.conf \
|
25-unhint-nonlatin.conf \
|
||||||
30-urw-aliases.conf \
|
30-urw-aliases.conf \
|
||||||
|
@ -52,7 +51,6 @@ CONF_FILES = \
|
||||||
|
|
||||||
CONF_LINKS = \
|
CONF_LINKS = \
|
||||||
20-fix-globaladvance.conf \
|
20-fix-globaladvance.conf \
|
||||||
20-lohit-gujarati.conf \
|
|
||||||
20-unhint-small-vera.conf \
|
20-unhint-small-vera.conf \
|
||||||
25-unhint-nonlatin.conf \
|
25-unhint-nonlatin.conf \
|
||||||
30-urw-aliases.conf \
|
30-urw-aliases.conf \
|
||||||
|
|
Loading…
Reference in New Issue