Skip to content

I fixed one problem with your class.#2

Open
NeZanyat wants to merge 1 commit into
postypython:masterfrom
NeZanyat:fixed_uncomressing_some_bad_compressed_IDAT_parts
Open

I fixed one problem with your class.#2
NeZanyat wants to merge 1 commit into
postypython:masterfrom
NeZanyat:fixed_uncomressing_some_bad_compressed_IDAT_parts

Conversation

@NeZanyat
Copy link
Copy Markdown

Sometimes IDAT parts in png file can be compressed without some header or with some problems.
That's why Peperzaken used ZLibDecompress.
Today i get the same problem. You can try to convert sample files which i upload and you'll see that second icon converts just with bottom half.
But if i use ZLibDecompress problem gone.
So i fixed that part and include ZLibDecompress into the library.

Sometimes IDAT parts in png file can be compressed without some header or with some problems.
That's why Peperzaken used ZLibDecompress.
Today i get the same problem. You can try to convert sample files which i upload and you'll see that second icon converts just with bottom half.
But if i use ZLibDecompress problem gone.
So i fixed that part and include ZLibDecompress into the library.
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.

1 participant