This commit is contained in:
John Cupitt 2010-01-14 14:02:46 +00:00
parent 17ef02861e
commit 8bbc47edef

View File

@ -1,10 +1,11 @@
/* VIPS thumbnailer /* VIPS thumbnailer
* *
* J. Cupitt, 11/1/09 * 11/1/09
* *
* 13/1/09 * 13/1/09
* - don't shrink images that are already tiny
* - decode labq and rad images * - decode labq and rad images
* - colour management
* - better handling of tiny images
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H