You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I did use the validator. I found it to be EXTREMELY helpful, actually, as I was previously just kind of testing and hoping :)
There was only one issue I noticed - the test image is square, so it didn't catch a bug I had made in resizing where I had accidentally swapped width and height. It might be helpful to have a test image that isn't a perfect square, but I don't know how often such a stupid bug is likely to hit others, so it may be more time to do that than it's worth
I notes that having a non-square image also will allow checking that the direction of rotation is correct and that the axis for mirroring is correct.
The text was updated successfully, but these errors were encountered:
Suggested by Jeremy Echols on iiif-discuss
I notes that having a non-square image also will allow checking that the direction of rotation is correct and that the axis for mirroring is correct.
The text was updated successfully, but these errors were encountered: