resize-gd

log resize-gd.c

age author description
Tue, 22 Jul 2008 10:07:27 +0200 meillo replaced atoi with strtol, which is more securedefault tip
Mon, 23 Jun 2008 21:03:05 +0200 meillo new exit code (4) if all files failed in resizing0.2
Sun, 15 Jun 2008 15:50:59 +0200 meillo filename suffix is now detected in lower or upper case letters
Sat, 14 Jun 2008 18:08:03 +0200 meillo added error handling
Sat, 14 Jun 2008 12:33:33 +0200 meillo improved comment at begin of source; some cleanups0.1
Sat, 14 Jun 2008 12:18:06 +0200 meillo skipps now too small images; added --version and --help
Sat, 14 Jun 2008 10:47:45 +0200 meillo removes some compiler warnings
Sat, 14 Jun 2008 10:15:07 +0200 meillo made separate functions for calcsize and usage; pictures are not enlarged by default
Sat, 14 Jun 2008 09:08:05 +0200 meillo added keep aspect ratio; validated size
Fri, 13 Jun 2008 14:18:52 +0200 meillo initial commit (provides basic funcionality)