Commit graph

7 commits

Author SHA1 Message Date
glenda 2b5ab91775 resize: add -n for nearest neighbour 2015-09-23 17:52:35 +02:00
mischief e584f7f374 resize: fix typo 2014-11-26 19:32:16 -08:00
cinap_lenrek 558b9558d4 more generic way to deal with image chan conversion for resize/resample/rotate
this is to catch crazy color channels like k8a8 and the 15/16 bit
ones and CMAP. basically, just convert to RGBA32 or RGB24 depending
on if it has an alpha channel.
2012-10-18 20:17:12 +02:00
cinap_lenrek aa67915776 resize: fix wrong image size when using non ZP origin 2012-07-16 09:32:51 +02:00
cinap_lenrek 65e50862cf manpages for resize and rotate 2011-10-06 20:54:56 +02:00
cinap_lenrek 1a10c36b88 resize: fix division by zero 2011-09-04 19:35:19 +02:00
cinap_lenrek 73d4cf7227 add resize (from richard miller) and rotate 2011-09-04 19:17:30 +02:00