
13 Nov
2014
13 Nov
'14
12:21 a.m.
Johan E,
I've looked at the inkscape-rendertest branch.
There is a pdiff codebase and a few other bits, but I notice no use of Pillow(was PIL) to process the images. We have access to PIL.ImageChomp to select the difference rectangles and further processing (with some good guides online) for pulling out more information if we need to.
http://stackoverflow.com/questions/1927660/compare-two-images-the-python-lin...
If we went with pdiff instead of Chomp and CMP in python, was there a reason?
Thanks for your time.
Best Regards, Martin Owens