Sha256: 91c8ae2cac6d36f63ec2887868cf15aada1e1c31a8f40e588af8e58c26506a61
Contents?: true
Size: 490 Bytes
Versions: 4
Compression:
Stored size: 490 Bytes
Contents
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Enable sub-pixel rendering --> <match target="pattern"> <!-- This configuration is available on the major desktop environments. We shouldn't overwrite it with "assign" unconditionally. Most clients may picks up the first value only. so using "append" may simply works to avoid it. --> <edit name="rgba" mode="append"><const>none</const></edit> </match> </fontconfig>
Version data entries
4 entries across 4 versions & 1 rubygems