A couple of questions: - what is the thumbnail of an image that is smalller than the thumbnail size? - ImageProcessor.makeAThumbnail: says that the image is resized and cropped to obtain the end size as specified -> for a smaller image I think this means it is scaled up till both dimensions are bigger or equals than the requested size and then the image is cropped in the dimension exceding the requested thumbnail size. is this really the intended behavior?
cheers reto
