Re: fontconfig fuzzy matching
Keith Packard <[email protected]> Mon, 01 Jul 2002 16:21:48 -0700
| Newsgroups | gmane.comp.xfree86.render |
|---|---|
| Message-ID | <E17PAUO-0001jG-00@localhost> |
Around 0 o'clock on Jul 2, [email protected] wrote: > For example: "TimesNewRoman,Italic" > > How to best create a matching pattern, given this? Can you get the spaces stuck back into the family name? If so, then juse use: Times New Roman:style=italic and Xft will happily locate the right font. If this isn't possible, then we could extend the current family matching algorithm to ignore white space, or at least families which differ only in whitespace match better than familes which don't match at all. Keith Packard XFree86 Core Team HP Cambridge Research Lab