Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-26 | resize: fix typo | mischief | |
2012-10-18 | more generic way to deal with image chan conversion for resize/resample/rotate | cinap_lenrek | |
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-07-16 | resize: fix wrong image size when using non ZP origin | cinap_lenrek | |
2011-10-06 | manpages for resize and rotate | cinap_lenrek | |
2011-09-04 | resize: fix division by zero | cinap_lenrek | |
2011-09-04 | add resize (from richard miller) and rotate | cinap_lenrek | |