Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more fixes for targets entirely outside input image | giraffedata | 2024-03-16 | 1 | -9/+14 |
* | Fix where extracted rectangle is entirely below the input image in PBM fast path | giraffedata | 2024-03-09 | 1 | -1/+1 |
* | Fix case where extracted rectangle is entirely above the input image | giraffedata | 2024-03-09 | 1 | -8/+5 |
* | cleanup | giraffedata | 2024-03-09 | 1 | -2/+1 |
* | Fix comment | giraffedata | 2024-03-07 | 2 | -2/+2 |
* | cleanup | giraffedata | 2024-03-05 | 1 | -47/+50 |
* | cleanup | giraffedata | 2024-03-05 | 2 | -2/+2 |
* | Add input dimensions to -reportonly | giraffedata | 2024-02-29 | 1 | -7/+11 |
* | cleanup | giraffedata | 2024-02-26 | 1 | -69/+56 |
* | cleanup | giraffedata | 2024-02-26 | 1 | -19/+18 |
* | cleanup | giraffedata | 2024-02-20 | 1 | -10/+10 |
* | Add -reportonly | giraffedata | 2024-02-20 | 1 | -11/+58 |
* | fix typo in message | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-12-19 | 1 | -3/+20 |
* | cleanup | giraffedata | 2023-12-19 | 1 | -4/+18 |
* | Check arguments for zero | giraffedata | 2023-12-19 | 1 | -3/+12 |
* | Fix missing arg0 bug in recent cleanup | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | Add -plain | giraffedata | 2023-12-17 | 1 | -2/+3 |
* | Fix invalid memory reference bug from recent cleanup | giraffedata | 2023-12-16 | 1 | -1/+2 |
* | cleanup - use new -color optio of pnmpad instead of creating temporary files ... | giraffedata | 2023-12-16 | 1 | -23/+8 |
* | Fix incorrect padding color in recent development | giraffedata | 2023-12-16 | 1 | -2/+13 |
* | Fix failure to fail with insufficient -width or -height | giraffedata | 2023-12-16 | 1 | -2/+2 |
* | Restore ability to have pseudo-plain-PNM with sampels that exceed maxval | giraffedata | 2023-12-05 | 1 | -1/+61 |
* | Add -color, -promote, -detect-background | giraffedata | 2023-11-30 | 1 | -69/+390 |
* | cleanup - Use 'pm_system' instead of 'system' | giraffedata | 2023-11-28 | 1 | -91/+97 |
* | cleanup - make internal 'pbmtext' for title take input from Standard Input in... | giraffedata | 2023-11-26 | 1 | -10/+32 |
* | No longer accept old-style options | giraffedata | 2023-11-14 | 1 | -89/+40 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -5/+4 |
* | Fix pnmcat | giraffedata | 2023-11-08 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -7/+6 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -14/+14 |
* | Add -extend-edge | giraffedata | 2023-10-30 | 1 | -26/+241 |
* | cleanup | giraffedata | 2023-10-11 | 1 | -79/+154 |
* | cleanup | giraffedata | 2023-10-11 | 1 | -13/+14 |
* | Fix arithmetic overrun | giraffedata | 2023-10-09 | 1 | -44/+52 |
* | fix arithmetic overflow | giraffedata | 2023-10-07 | 1 | -0/+5 |
* | fix arithmetic overflow | giraffedata | 2023-10-07 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-10-07 | 1 | -24/+24 |
* | cleanup | giraffedata | 2023-10-06 | 1 | -19/+19 |
* | cleanup | giraffedata | 2023-10-06 | 1 | -13/+12 |
* | whitespace | giraffedata | 2023-09-18 | 36 | -804/+799 |
* | remove vestigial ifdef'ed out code | giraffedata | 2023-09-18 | 1 | -23/+0 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -2/+4 |
* | Fix incorrect random number generator (range [0,2) instead of [0,1)) by using... | giraffedata | 2023-08-21 | 1 | -53/+77 |
* | Fix missing tmp directory in temporary file names | giraffedata | 2023-08-18 | 1 | -31/+48 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -178/+255 |
* | improve error message for invalid option | giraffedata | 2023-08-18 | 1 | -1/+4 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -82/+84 |
* | cleanup, fix incorrect block mode fade exposed by cleanup | giraffedata | 2023-08-18 | 1 | -34/+34 |
* | cleanup, fix incorrect block mode fade exposed by cleanup | giraffedata | 2023-08-18 | 1 | -84/+119 |