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

Remove simple rotate and associated tests #708

Merged

Conversation

Olyvar
Copy link
Contributor

@Olyvar Olyvar commented Mar 6, 2019

What's Changing and Why

Removing simpleRotate function call and use advancedRotate for all degrees to avoid this image resizing issue.

What else might be affected

There might be a slight hit to performance when rotating by a degree rounded to the nearest 90, as I assume the simpleRotate function was implemented to avoid the advanced calculations.

closes #707

@hipstersmoothie hipstersmoothie merged commit 85c02ce into jimp-dev:master Mar 28, 2019
@soimy soimy mentioned this pull request Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants