Davidah121 / SMPL

A static C++ library that encompasses all of the tools I have made to make development easier.
1 stars 0 forks source link

Broken Dynamic Deflate Compression #146

Closed Davidah121 closed 3 months ago

Davidah121 commented 1 year ago

Using dynamic tables for deflate compression is currently broken. Fixed on next pull request. Affects all PNGs that attempt to save with strong compression.