[Fontconfig] Re: Luxi Mono

Keith Packard keithp at keithp.com
Fri Nov 3 10:41:21 PST 2006


On Fri, 2006-11-03 at 12:18 -0500, Bob Tennent wrote:

> I tried the following:
> 
>  <match target="font">
>    <test name="family">
>       <string>Luxi Mono</string>
>    </test>
>    <edit name="spacing" mode="assign">
>      <int>100</int>
>    </edit>
>  </match>

target="scan"

should do the trick; that affects the pattern constructed when scanning
the file. The "font" rules are not applied until an application is about
to draw with the font, long after the font was selected.

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20061103/636d2a70/attachment.pgp


More information about the Fontconfig mailing list