Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add InterlacedProgress handling for progressive jpeg #997

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

glemartret
Copy link

@glemartret glemartret commented Dec 26, 2024

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

This PR Introduces Progressive JPEG loading and prepare the handling of other "progressive" formats

⤵️ What is the current behavior?

This package don't provide interlaced images during the download

🆕 What is the new behavior (if this is a feature change)?

The getFile return each one of the interlaced images in the stream

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

#43

🤔 Checklist before submitting

  • Check memory efficiency
  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

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

Successfully merging this pull request may close these issues.

1 participant