Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -listfile | giraffedata | 2022-11-30 | 1 | -28/+186 |
* | fix typos in comments | giraffedata | 2022-08-26 | 1 | -12/+12 |
* | Fix manipulation of supposed opacity plane when it's not a visual image | giraffedata | 2022-08-18 | 1 | -13/+21 |
* | Fix bogus depth calculation for non-visual PAM input | giraffedata | 2022-08-18 | 1 | -7/+10 |
* | cleanup | giraffedata | 2022-08-18 | 1 | -64/+71 |
* | Produce proper tuple type for PAM output with all visual image input | giraffedata | 2022-08-15 | 1 | -98/+241 |
* | Produce PNM output for PNM input | giraffedata | 2022-08-13 | 1 | -28/+60 |
* | Fix memory corruption | giraffedata | 2022-08-12 | 1 | -1/+6 |
* | Fix segfault from use before set | giraffedata | 2022-08-12 | 1 | -3/+5 |
* | Fix height-width mixup in PBM case | giraffedata | 2022-08-06 | 1 | -3/+3 |
* | Fix used before set | giraffedata | 2022-07-29 | 1 | -2/+2 |
* | remove debug trace | giraffedata | 2022-07-29 | 1 | -4/+0 |
* | Get PBM fast path working | giraffedata | 2022-07-29 | 1 | -49/+56 |
* | more fixes | giraffedata | 2022-07-28 | 1 | -6/+10 |
* | Fix padding in top-bottom concatenation | giraffedata | 2022-07-28 | 1 | -5/+8 |
* | Fix background detection | giraffedata | 2022-07-28 | 1 | -17/+57 |
* | Whoops doesn't actually compile yet. Make it compile | giraffedata | 2022-07-28 | 1 | -13/+17 |
* | First draft. Compiles | giraffedata | 2022-07-28 | 1 | -0/+1049 |