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

Improved stream-decoding #234

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

packdat
Copy link
Contributor

@packdat packdat commented May 29, 2022

This PR adds support for all 5 PNG-Predictors that may be used in flate- or lzw-encoded streams.
It also obsoletes a "HACK" when processing CrossReferenceStreams. (because all decoding is now done by the stream itself)

Resolves #222

@packdat packdat mentioned this pull request May 29, 2022
@KlaskSkovby
Copy link

I can confirm this works

@ststeiger ststeiger merged commit 335ff32 into ststeiger:master May 30, 2022
@ststeiger
Copy link
Owner

Merged.

@packdat packdat deleted the Stream-Filtering branch February 19, 2023 11:44
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

Successfully merging this pull request may close these issues.

pdf fails to open
3 participants