Server IP : 162.241.126.129 / Your IP : 3.139.86.58 Web Server : Apache System : Linux 162-241-126-129.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64 User : rvway5nu4 ( 1018) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/fontconfig/conf.avail/ |
Upload File : |
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/> </its:rules> <!-- Fix-ups for Delicious family --> <!-- Delicious 'heavy' variant says its Medium weight --> <match target="scan"> <test name="family" compare="eq" ignore-blanks="true"> <string>Delicious</string> </test> <test name="style"> <string>Heavy</string> </test> <edit name="weight"> <const>heavy</const> </edit> </match> </fontconfig>