On Tue, 2007-02-13 at 09:30 +0800, ray wrote: > Hi, all > > I use the command "fc-match --verbose <pattern>" to get the detail > information of the matched font. For a truetype font that matched, I > want to know the value of the property antialias, but the output does > not list this property. I guess that there is a default value for it, > how can I get it? antialiasing is not a property that the fontconfig library defines, rather it is part of Xft or cairo that live on top of fontconfig, so the plain fontconfig utilities won't be able to show you what value those libraries will add to the pattern. -- keith.packard@xxxxxxxxx
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig