summaryrefslogtreecommitdiffstats
path: root/lisiblepng/src/lisiblepng/bitstream.h (follow)
Commit message (Collapse)AuthorAge
* Fix bitstream implementationClement Sibille2024-03-07
|
* Implement PNG decompressionClement Sibille2024-03-05
This patch adds PNG decompression for images without interlacing and without alpha channel. Only basic image data is supported. Background, transparency, gamma, paletted images are not supported.
Go back to lisible.xyz