You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 regels
223 B

  1. <?xml version="1.0"?>
  2. <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
  3. <fontconfig>
  4. <!-- Use the Antialiasing -->
  5. <match target="font">
  6. <edit name="antialias" mode="assign"><bool>true</bool></edit>
  7. </match>
  8. </fontconfig>