Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSKImageCropModeSquare does not return perfectly square UIImages for some images #68

Closed
andrew804 opened this issue Aug 24, 2015 · 0 comments
Labels

Comments

@andrew804
Copy link

Using RSKImageCropModeSquare does not always return a perfect square for every image I crop. For example cropping this image at minimum zoom produces an image of 418 x 417

11873728_1481365722181855_881550142590002518_n

And this image comes out at 405 x 404

11892068_1481361512182276_6954866757201721945_n

However cropping this image produces an image of 437 x 437

11885749_1481361705515590_437187395147819092_o

It is important for me that a perfect square is returned.

avoidEmptySpaceAroundImage is set in both cases.

Any help would be great.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants