Commit graph

5 commits

Author SHA1 Message Date
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
glenda 2608224b47 rotate: fix crash when image origin is not (0,0) 2011-12-02 12:09:08 +01:00
cinap_lenrek f2c136f903 npage: implement page options 2011-09-11 01:01:50 +02:00
cinap_lenrek faf8b47f41 adding experimental page(1) replacement npage 2011-09-10 23:15:39 +02:00
cinap_lenrek 73d4cf7227 add resize (from richard miller) and rotate 2011-09-04 19:17:30 +02:00