aboutsummaryrefslogtreecommitdiff
path: root/core/compress
Commit message (Expand)AuthorAgeFilesLines
* Change General_Error.OK to nilJeroen van Rijn2021-05-035-27/+26
* Convert `core:compress` and `core:image` error checks to new union comparison.Jeroen van Rijn2021-05-035-27/+19
* Add new PNG post processing options.Jeroen van Rijn2021-05-021-1/+1
* ZLIB level 0: LEN/NLEN = i16.Jeroen van Rijn2021-05-011-4/+8
* Minor stylistic code changes to compress and image packagesgingerBill2021-04-305-121/+120
* Use regular allocator from png+gzip's `load_from_file`.Jeroen van Rijn2021-04-301-1/+3
* Add `compress` and `image` to core.Jeroen van Rijn2021-04-305-0/+1231