Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resize: use srgb | bptato | 2024-10-09 | 1 | -2/+2 |
| | | | | | | | | since that's our input color space (Actually, mainstream browsers seem to use linear scaling nevertheless. But apparently that produces surprising results in some cases, and stbir can do srgb, so might as well use it.) | ||||
* | bonus: add stbir2, readme, makefile | bptato | 2024-10-08 | 1 | -0/+60 |