On 11/25/2014 07:11 AM, Derek Foreman wrote: > What's fuzz exactly? Each pixel can be within +-fuzz/2 on each color > component and still be a match? a fuzz of 256 would match everything? The cairo project has done some work on a fuzzy comparison for their tests, may be able to reuse that.