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

crop.resize on JPEG #17

Closed
cocosx opened this issue Jul 11, 2011 · 0 comments
Closed

crop.resize on JPEG #17

cocosx opened this issue Jul 11, 2011 · 0 comments

Comments

@cocosx
Copy link

cocosx commented Jul 11, 2011

Doing crop then resize on a JPEG image (PNG seems ok) results in:```
Command failed: gm convert: geometry does not contain image (unable to crop image).


Removing ```
in("-size",  w +"x"+ h)

in lib/args.js:13 solves the issue, however I'm not sure about the deeper consequences.

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