]> git.wh0rd.org - fontconfig.git/commit
Stephan Kulow <coolo@suse.de> Michael Matz <matz@suse.de> reviewed by: plam
authorPatrick Lam <plam@MIT.EDU>
Mon, 28 Nov 2005 01:40:53 +0000 (01:40 +0000)
committerPatrick Lam <plam@MIT.EDU>
Mon, 28 Nov 2005 01:40:53 +0000 (01:40 +0000)
commitaa472e5f1a83c5e09030b0c862a0c3e0df10dcaa
tree7b592df61892eae75e8ed210a181e5b46fd4015c
parent200a44fed0c28bcf83a65e32c320471d9335d3c5
Stephan Kulow <coolo@suse.de> Michael Matz <matz@suse.de> reviewed by: plam
Rewrite FcFontSetMatch to a path-finding based algorithm, i.e. inline
    FcCompare into FcFontSetMatch and reorder the loops, adding a boolean
    array which blocks patterns from future consideration if they're known
    to not be best on some past criterion.
src/fcmatch.c