Hackfut Security File Manager
Current Path:
/etc/fonts/conf.avail
etc
/
fonts
/
conf.avail
/
📁
..
📄
10-autohint.conf
(220 B)
📄
10-no-sub-pixel.conf
(226 B)
📄
10-sub-pixel-bgr.conf
(225 B)
📄
10-sub-pixel-rgb.conf
(225 B)
📄
10-sub-pixel-vbgr.conf
(226 B)
📄
10-sub-pixel-vrgb.conf
(226 B)
📄
10-unhinted.conf
(217 B)
📄
20-fix-globaladvance.conf
(912 B)
📄
20-unhint-small-vera.conf
(1.13 KB)
📄
25-unhint-nonlatin.conf
(2.87 KB)
📄
30-metric-aliases.conf
(3.85 KB)
📄
30-urw-aliases.conf
(1.25 KB)
📄
40-nonlatin.conf
(2.02 KB)
📄
45-latin.conf
(1.79 KB)
📄
49-sansserif.conf
(545 B)
📄
50-user.conf
(245 B)
📄
51-local.conf
(189 B)
📄
60-latin.conf
(1.66 KB)
📄
65-fonts-persian.conf
(9.65 KB)
📄
65-khmer.conf
(289 B)
📄
65-nonlatin.conf
(7.53 KB)
📄
69-unifont.conf
(672 B)
📄
70-no-bitmaps.conf
(263 B)
📄
70-yes-bitmaps.conf
(263 B)
📄
80-delicious.conf
(388 B)
📄
90-synthetic.conf
(1.65 KB)
Editing: 25-unhint-nonlatin.conf
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- We can't hint CJK fonts well, so turn off hinting for CJK fonts. --> <match target="font"> <test name="family" compare="eq"> <string>Kochi Mincho</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Kochi Gothic</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Sazanami Mincho</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Sazanami Gothic</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Baekmuk Batang</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Baekmuk Dotum</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Baekmuk Gulim</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Baekmuk Headline</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL Mingti2L Big5</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL ShanHeiSun Uni</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL KaitiM Big5</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL ZenKai Uni</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL SungtiL GB</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL KaitiM GB</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>ZYSong18030</string> </test> <edit name="hinting" mode="assign"> <bool>false</bool> </edit> </match> </fontconfig>
Upload File
Create Folder