Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2011-12-02 | rotate: fix crash when image origin is not (0,0) | glenda | |
2011-09-11 | npage: implement page options | cinap_lenrek | |
2011-09-10 | adding experimental page(1) replacement npage | cinap_lenrek | |
2011-09-04 | add resize (from richard miller) and rotate | cinap_lenrek | |