Skip to content

Add support for PNG filters average and paeth - #283

Merged
mstamy2 merged 2 commits into
py-pdf:masterfrom
blueronin:support_for_png_average_and_paeth_filter
Aug 15, 2016
Merged

Add support for PNG filters average and paeth#283
mstamy2 merged 2 commits into
py-pdf:masterfrom
blueronin:support_for_png_average_and_paeth_filter

Conversation

@manuelzs

Copy link
Copy Markdown
Contributor

Added support for missing PNG filter algorithms: Average (type 3) and Paeth (type 4).
For more on the filters: https://www.w3.org/TR/PNG-Filters.html

@mstamy2
mstamy2 merged commit 6f284de into py-pdf:master Aug 15, 2016
@mstamy2

mstamy2 commented Aug 15, 2016

Copy link
Copy Markdown
Collaborator

Thanks, good implementation!

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.

3 participants