6cd6a1d6f1
this uses a patched version of libtool to fix linking on vax.
9 lines
226 B
XML
9 lines
226 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<fontconfig>
|
|
<!-- Enable sub-pixel rendering -->
|
|
<match target="font">
|
|
<edit name="rgba" mode="assign"><const>vrgb</const></edit>
|
|
</match>
|
|
</fontconfig>
|