Sha256: 435cf7b099864fa44f26fac1c968faf13daf264c3535ef5ddd3b8c1d9adf400c
Contents?: true
Size: 481 Bytes
Versions: 37
Compression:
Stored size: 481 Bytes
Contents
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Disable hinting --> <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="hinting" mode="append"><bool>false</bool></edit> </match> </fontconfig>
Version data entries
37 entries across 37 versions & 1 rubygems