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

Progressive JPEG support #33

Open
SergeyKorochansky opened this issue Nov 23, 2016 · 1 comment
Open

Progressive JPEG support #33

SergeyKorochansky opened this issue Nov 23, 2016 · 1 comment

Comments

@SergeyKorochansky
Copy link

Currently Mogrify doesn't support generation of progressive JPEG images. It would be nice to add option to specify interlacing scheme.

@talklittle
Copy link
Collaborator

For now, does Mogrify.custom(image, "interlace", "line") work as expected for you?

ImageMagick has so many command line options, we need to decide a better way to organize them in this library. I'm opening another issue to track this general problem. (#34)

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

No branches or pull requests

2 participants