All pastes #2109747 Raw Edit

Stuff

public text v1 · immutable
#2109747 ·published 2012-02-04 19:21 UTC
rendered paste body
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
	<!-- Load local system customization file -->
	<include ignore_missing="yes">local.conf</include>
	<match target="font">
	    <edit name="antialias" mode="assign">
	            <bool>true</bool>
	    </edit>
	</match>
</fontconfig>