Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | png: print zstream errors | bptato | 2023-07-04 | 1 | -1/+5 |
* | png: fix grayscale regression | bptato | 2023-06-29 | 1 | -1/+1 |
* | png: fix 4 bit grayscale & <8 bit indexed color | bptato | 2023-06-25 | 1 | -6/+17 |
* | Make Result.text, json return promise | bptato | 2023-06-13 | 1 | -1/+0 |
* | Fix various layout bugs, prepare for image support | bptato | 2023-06-12 | 1 | -3/+3 |
* | Add indexed color, other png improvements | bptato | 2023-06-09 | 1 | -22/+71 |
* | Refactor bitmap, add png color modes | bptato | 2023-06-06 | 1 | -0/+413 |