X7ROOT File Manager
Current Path:
/etc/fonts/conf.d
etc
/
fonts
/
conf.d
/
📁
..
📄
10-hinting-slight.conf
(463 B)
📄
10-scale-bitmap-fonts.conf
(1.96 KB)
📄
20-unhint-small-dejavu-sans.conf
(856 B)
📄
20-unhint-small-vera.conf
(1.23 KB)
📄
25-no-bitmap-fedora.conf
(1.13 KB)
📄
25-unhint-nonlatin.conf
(3.18 KB)
📄
30-metric-aliases.conf
(13.19 KB)
📄
30-urw-aliases.conf
(889 B)
📄
40-nonlatin.conf
(5.06 KB)
📄
45-generic.conf
(3.22 KB)
📄
45-latin.conf
(6.21 KB)
📄
49-sansserif.conf
(545 B)
📄
50-user.conf
(673 B)
📄
51-local.conf
(189 B)
📄
57-dejavu-sans.conf
(1.96 KB)
📄
60-generic.conf
(1.75 KB)
📄
60-latin.conf
(1.79 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
(9.88 KB)
📄
65-nonlatin.conf
(7.75 KB)
📄
69-unifont.conf
(672 B)
📄
80-delicious.conf
(422 B)
📄
90-synthetic.conf
(1.7 KB)
📄
README
(978 B)
Editing: 30-urw-aliases.conf
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- URW provides metric and shape compatible fonts for some Adobe families. Most of these are handled in 30-metric-aliases.conf. --> <alias binding="same"> <family>Zapf Dingbats</family> <accept> <family>D050000L</family> <family>Dingbats</family> </accept> </alias> <alias binding="same"> <family>ITC Zapf Dingbats</family> <accept> <family>D050000L</family> <family>Dingbats</family> </accept> </alias> <match target="pattern"> <test name="family" compare="eq" ignore-blanks="true"> <string>Symbol</string> </test> <edit name="family" mode="append" binding="same"> <string>Standard Symbols PS</string> </edit> <edit name="family" mode="append" binding="same"> <string>Standard Symbols L</string> </edit> </match> </fontconfig>
Upload File
Create Folder