aboutsummaryrefslogtreecommitdiff
path: root/core/image
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few more cases in which bKGD wasn't properly applied.Jeroen van Rijn2021-05-011-12/+71
* PNG: Fix test for when premultiplication is needed.Jeroen van Rijn2021-05-011-2/+2
* Minor stylistic code changes to compress and image packagesgingerBill2021-04-303-459/+455
* Use regular allocator from png+gzip's `load_from_file`.Jeroen van Rijn2021-04-301-4/+2
* Add `compress` and `image` to core.Jeroen van Rijn2021-04-304-0/+2545