Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
etc
/
fonts
/
conf.d
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 10-antialias.conf
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Use the Antialiasing --> <match target="pattern"> <edit name="antialias" mode="append"><bool>true</bool></edit> </match> </fontconfig>
Save
Cancel