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

Resize and flip in one request #66

Closed
benone opened this issue Mar 20, 2016 · 3 comments
Closed

Resize and flip in one request #66

benone opened this issue Mar 20, 2016 · 3 comments

Comments

@benone
Copy link

benone commented Mar 20, 2016

Can I do resize and flip in one request?

@h2non
Copy link
Owner

h2non commented Mar 21, 2016

You can resize and rotate by refining the specific dregrees in a single request. Just define the rotate query param.

@benone
Copy link
Author

benone commented Apr 6, 2016

Thank you! But can I resize and flip in one request too?

h2non added a commit that referenced this issue Apr 6, 2016
h2non added a commit that referenced this issue Apr 6, 2016
@h2non
Copy link
Owner

h2non commented Apr 6, 2016

Now you can.

Example: http://your-imaginary-server:8088/resize?width=500&flip=true
Same goes for flop: http://your-imaginary-server:8088/resize?width=500&flop=true

Update imaginary: go get -u github.com/h2non/imaginary

Enjoy.

@h2non h2non closed this as completed Apr 6, 2016
@kirillDanshin kirillDanshin added this to Done in General board Apr 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants