/
usr
/
share
/
fontconfig
/
conf.avail
/
/usr/share/fontconfig/conf.avail
mkdir
upload
Name
Size
Mode
Actions
05-reset-dirs-sample.conf
213
0644
edit
dl
rm
09-autohint-if-no-hinting.conf
717
0644
edit
dl
rm
10-autohint.conf
630
0644
edit
dl
rm
10-hinting-full.conf
616
0644
edit
dl
rm
10-hinting-medium.conf
620
0644
edit
dl
rm
10-hinting-none.conf
616
0644
edit
dl
rm
10-hinting-slight.conf
620
0644
edit
dl
rm
10-no-antialias.conf
260
0644
edit
dl
rm
10-scale-bitmap-fonts.conf
2068
0644
edit
dl
rm
10-sub-pixel-bgr.conf
672
0644
edit
dl
rm
10-sub-pixel-none.conf
647
0644
edit
dl
rm
10-sub-pixel-rgb.conf
672
0644
edit
dl
rm
10-sub-pixel-vbgr.conf
682
0644
edit
dl
rm
10-sub-pixel-vrgb.conf
682
0644
edit
dl
rm
10-unhinted.conf
625
0644
edit
dl
rm
10-yes-antialias.conf
258
0644
edit
dl
rm
11-lcdfilter-default.conf
695
0644
edit
dl
rm
11-lcdfilter-legacy.conf
692
0644
edit
dl
rm
11-lcdfilter-light.conf
689
0644
edit
dl
rm
11-lcdfilter-none.conf
686
0644
edit
dl
rm
20-unhint-small-vera.conf
1377
0644
edit
dl
rm
25-unhint-nonlatin.conf
3329
0644
edit
dl
rm
30-metric-aliases.conf
13610
0644
edit
dl
rm
35-lang-normalize.conf
48373
0644
edit
dl
rm
40-nonlatin.conf
7981
0644
edit
dl
rm
45-generic.conf
3490
0644
edit
dl
rm
45-latin.conf
7159
0644
edit
dl
rm
48-spacing.conf
441
0644
edit
dl
rm
49-sansserif.conf
639
0644
edit
dl
rm
50-user.conf
751
0644
edit
dl
rm
51-local.conf
263
0644
edit
dl
rm
53-monospace-lcd-filter.conf
943
0644
edit
dl
rm
60-generic.conf
1911
0644
edit
dl
rm
60-latin.conf
2166
0644
edit
dl
rm
65-fonts-persian.conf
10132
0644
edit
dl
rm
65-khmer.conf
304
0644
edit
dl
rm
65-nonlatin.conf
9876
0644
edit
dl
rm
69-unifont.conf
687
0644
edit
dl
rm
70-force-bitmaps.conf
326
0644
edit
dl
rm
70-no-bitmaps-and-emoji.conf
373
0644
edit
dl
rm
70-no-bitmaps-except-emoji.conf
429
0644
edit
dl
rm
70-no-bitmaps.conf
304
0644
edit
dl
rm
70-yes-bitmaps.conf
77
0644
edit
dl
rm
80-delicious.conf
437
0644
edit
dl
rm
90-synthetic.conf
1757
0644
edit
dl
rm
Edit:
/usr/share/fontconfig/conf.avail/10-autohint.conf
(630B)
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd"> <fontconfig> <description>Enable autohinter</description> <!-- Use the Autohinter --> <match target="pattern"> <!-- This sort of configuration is available on the major desktop environments and we don't have to break it with "assign" unconditionally. however, we want to set something for others. So we use "append" here to get this working in both cases so that most clients would takes a look at the first place only. --> <edit name="autohint" mode="append"><bool>true</bool></edit> </match> </fontconfig>
Save
cmd:
run