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

Allow skipping of errors when parsing broken/unsupported ColorSpaces (issue 6707, issue 11287) #11296

Merged

Commits on Nov 1, 2019

  1. Allow skipping of errors when parsing broken/unsupported ColorSpaces …

    …(issue 6707, issue 11287)
    
    This will allow us to attempt to recover as much as possible of a page, rather than immediately failing, when a broken/unsupported ColorSpace is encountered. This patch thus extends the framework added in PRs such as e.g. 8240 and 8922, to also cover parsing of ColorSpaces.
    Snuffleupagus committed Nov 1, 2019
    Copy the full SHA
    835d8c2 View commit details
    Browse the repository at this point in the history