ft: add contrib.PIL.pixelmatch for comparing PIL.Image instances by Mattwmaster58 · Pull Request #42 · whtsky/pixelmatch-py (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation7 Commits33 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Added feature: allowing comparing of PIL.Image instances through contrib.PIL.pixelmatch
(fixes #36)
- added docs
- including example
- added tests using the same data as other tests
Much cleaner than cramming it all into one function 😉
No rush on this, but any estimate on a PyPi release @whtsky ?
2 participants