about summary refs log tree commit diff
path: root/editor/pamcut.c
Commit message (Expand)AuthorAgeFilesLines
* more fixes for targets entirely outside input imagegiraffedata2024-03-161-9/+14
* Fix where extracted rectangle is entirely below the input image in PBM fast pathgiraffedata2024-03-091-1/+1
* Fix case where extracted rectangle is entirely above the input imagegiraffedata2024-03-091-8/+5
* cleanupgiraffedata2024-03-051-1/+1
* Add input dimensions to -reportonlygiraffedata2024-02-291-7/+11
* cleanupgiraffedata2024-02-261-69/+56
* cleanupgiraffedata2024-02-261-19/+18
* cleanupgiraffedata2024-02-201-10/+10
* Add -reportonlygiraffedata2024-02-201-11/+58
* fix arithmetic overflowsgiraffedata2021-11-071-2/+2
* Revert accidental commit from a few minutes agogiraffedata2021-11-071-2/+2
* Add assertiongiraffedata2021-11-071-2/+2
* Use 'pm_string_to_int' instead of 'sscanf'giraffedata2020-03-141-45/+71
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-2/+2
* Add -cropleft, -cropright, -croptop, -cropbottomgiraffedata2018-12-071-162/+280
* whitespacegiraffedata2018-12-071-24/+24
* cleanupgiraffedata2015-03-291-5/+5
* cleanupgiraffedata2013-06-191-1/+1
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* cleanupgiraffedata2010-03-121-10/+10
* cleanupgiraffedata2009-12-291-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+2
* Use PBM fast path for padded cuts toogiraffedata2009-02-201-3/+2
* Fix bug with -pad and PBM inputgiraffedata2008-12-311-1/+2
* PBM fast path for Pamcutgiraffedata2008-08-291-31/+139
* Check left > right, top > bottom with -padgiraffedata2008-08-211-41/+47
* Don't crash when cutting a region entirely to the left or right of the input ...giraffedata2008-08-131-11/+16
* Embellish wrong number of arguments error messagegiraffedata2007-02-161-2/+4
* Create Subversion repositorygiraffedata2006-08-191-0/+573