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

flip transformation #6

Open
miniBill opened this issue Sep 24, 2019 · 2 comments
Open

flip transformation #6

miniBill opened this issue Sep 24, 2019 · 2 comments

Comments

@miniBill
Copy link

I think the package could use a flipHorizontally/flipVertically pair of functions.

My use case is flipping an image (otherwise I'd need two versions of the same image, one normal and one flipped).

@miniBill
Copy link
Author

miniBill commented Oct 3, 2019

I hereby release the contents of the commit miniBill@aa89422 under the license CC0, or at your choice, MIT

@justgook
Copy link

i would suggest instead of flip - add scaleX and scaleY - that can solve that problem, and add more functionality, and flipHorizontally - would be just alias to scaleX -1

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

No branches or pull requests

2 participants