X7ROOT File Manager
Current Path:
/usr/share/fontconfig/conf.avail
usr
/
share
/
fontconfig
/
conf.avail
/
📁
..
📄
10-autohint.conf
(706 B)
📄
10-hinting-full.conf
(692 B)
📄
10-hinting-medium.conf
(696 B)
📄
10-hinting-none.conf
(692 B)
📄
10-hinting-slight.conf
(696 B)
📄
10-no-sub-pixel.conf
(723 B)
📄
10-scale-bitmap-fonts.conf
(2.18 KB)
📄
10-sub-pixel-bgr.conf
(748 B)
📄
10-sub-pixel-rgb.conf
(748 B)
📄
10-sub-pixel-vbgr.conf
(758 B)
📄
10-sub-pixel-vrgb.conf
(758 B)
📄
10-unhinted.conf
(701 B)
📄
11-lcdfilter-default.conf
(771 B)
📄
11-lcdfilter-legacy.conf
(768 B)
📄
11-lcdfilter-light.conf
(765 B)
📄
20-unhint-small-dejavu-sans-mono.conf
(866 B)
📄
20-unhint-small-vera.conf
(1.5 KB)
📄
25-unhint-nonlatin.conf
(3.41 KB)
📄
30-metric-aliases.conf
(12.96 KB)
📄
40-nonlatin.conf
(5.3 KB)
📄
45-generic.conf
(3.46 KB)
📄
45-latin.conf
(6.45 KB)
📄
49-sansserif.conf
(799 B)
📄
50-user.conf
(911 B)
📄
51-local.conf
(423 B)
📄
57-dejavu-sans-mono.conf
(1.47 KB)
📄
59-liberation-mono.conf
(482 B)
📄
60-generic.conf
(1.99 KB)
📄
60-latin.conf
(2.02 KB)
📄
61-urw-bookman.conf
(1021 B)
📄
61-urw-c059.conf
(1003 B)
📄
61-urw-d050000l.conf
(1022 B)
📄
61-urw-fallback-backwards.conf
(3.18 KB)
📄
61-urw-gothic.conf
(913 B)
📄
61-urw-nimbus-mono-ps.conf
(899 B)
📄
61-urw-nimbus-roman.conf
(877 B)
📄
61-urw-nimbus-sans.conf
(1.54 KB)
📄
61-urw-p052.conf
(975 B)
📄
61-urw-standard-symbols-ps.conf
(1.04 KB)
📄
61-urw-z003.conf
(865 B)
📄
65-fonts-persian.conf
(10.05 KB)
📄
65-google-droid-sans.conf
(7 KB)
📄
65-khmer.conf
(464 B)
📄
65-nonlatin.conf
(7.98 KB)
📄
69-unifont.conf
(847 B)
📄
70-no-bitmaps.conf
(487 B)
📄
70-yes-bitmaps.conf
(487 B)
📄
80-delicious.conf
(597 B)
📄
90-synthetic.conf
(1.87 KB)
Editing: 20-unhint-small-dejavu-sans-mono.conf
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE fontconfig SYSTEM "../fonts.dtd"> <fontconfig> <!-- /etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf Disable hinting manually at smaller sizes (< 8ppem) This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is derived from Vera. The Bistream Vera fonts have GASP entries suggesting that hinting be disabled below 8 ppem, but FreeType ignores those, preferring to use the data found in the instructed hints. The initial Vera release didn't include the right instructions in the 'prep' table. --> <match target="font"> <test name="family"> <string>DejaVu Sans Mono</string> </test> <test compare="less" name="pixelsize"> <double>7.5</double> </test> <edit name="hinting"> <bool>false</bool> </edit> </match> </fontconfig>
Upload File
Create Folder