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

Support scan script selection for progressive argument #3343

Open
jarun opened this issue Sep 9, 2018 · 1 comment
Open

Support scan script selection for progressive argument #3343

jarun opened this issue Sep 9, 2018 · 1 comment

Comments

@jarun
Copy link

jarun commented Sep 9, 2018

This is a feature request. Apologies if it already exists and please direct me to the right option.

For the JPEG progressive option, the current code calls jpeg_simple_progression at

jpeg_simple_progression(&context->cinfo);

Would it be possible to support an argument to specify the scan script to use?

@motioncircus
Copy link

This would be awesome. I have some 5K images, at @5MEG each that need to be viewable in the browser and multi scan progressive is the way to go, rather than starting at a creeping scanline.

@radarhere radarhere added the JPEG label Nov 25, 2018
@aclark4life aclark4life added this to Backlog in Pillow May 11, 2019
@aclark4life aclark4life moved this from Backlog to Icebox in Pillow May 11, 2019
@radarhere radarhere changed the title Support scan script selection for argument progressive Support scan script selection for progressive argument Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Pillow
  
Icebox
Development

No branches or pull requests

3 participants