| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PNG: Fix tRNS handling. | Jeroen van Rijn | 2021-05-01 | 1 | -18/+16 |
| * | Fix a few more cases in which bKGD wasn't properly applied. | Jeroen van Rijn | 2021-05-01 | 1 | -12/+71 |
| * | PNG: Fix test for when premultiplication is needed. | Jeroen van Rijn | 2021-05-01 | 1 | -2/+2 |
| * | Minor stylistic code changes to compress and image packages | gingerBill | 2021-04-30 | 3 | -459/+455 |
| * | Use regular allocator from png+gzip's `load_from_file`. | Jeroen van Rijn | 2021-04-30 | 1 | -4/+2 |
| * | Add `compress` and `image` to core. | Jeroen van Rijn | 2021-04-30 | 4 | -0/+2545 |