Zhe Su wrote: > Hi, > That's alright. And please excuse me that there is a little bug in > that patch. A new patch is attached. I've committed this patch. I hope it's alright; I couldn't see anything wrong with it. If I understand correctly, the crux of the correctness issue is the change of score += v2_best_score; to v = score; (which would be score = v2_best_score in the old code). and the rest is a performance optimization. Is that right? Could someone verify that this change alone fixes the bug? pat _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig