ceil()
call (Svyatoslav-S, samdark)Image::resize()
to ease resizing images to fit certain dimensions (Renkas)autorotate
method has been implemented
in order to rotate images based in the EXIF informations provided
inside the image (nadar)Image::thumbnail()
could now automatically calculate thumbnail dimensions based on aspect ratio of original
image if only width or only height is specified. Image::$thumbnailBackgroundColor
and
Image::$thumbnailBackgroundAlpha
are introduced to be able to configure fill color of thumbnails (HaruAtari, samdark)