IIIF / image-validator

Validator for the Image API
http://iiif.io/api/image/validator/
Apache License 2.0
35 stars 20 forks source link

Change for validator pypi packaging and a number of fixes #23

Closed zimeon closed 9 years ago

zimeon commented 9 years ago

I guess we never merged in the changes for pypi from November and I have a number of validator fixes too. While testing out the netpbm implementation of my test manipulator I found additional places where the test failed if the image had >256 shades, and also cases where the validator assumed an RGB image when the png might instead legitimately use a palette. If there are questions/concerns I can split this pull request.

(Once these changes are checked/merged this out I'll then push out a new version to pypi)