scores, but the best score.
Also more perf opts, e.g. evaluate best over all font sets rather than on a
per-set basis (and other changes).
+2006-01-08 James Su <james.su@gmail.com>
+ * src/fcmatch.c (FcFontSetMatch):
+
+ Fix matching bug when multiple elements match; don't use
+ the sum of all scores, but the best score.
+
+ Also more perf opts, e.g. evaluate best over all font sets
+ rather than on a per-set basis (and other changes).
+
2006-01-08 Patrick Lam <plam@mit.edu>
* src/fccache.c (FcDirCacheConsume):