Branched from http://code.google.com/p/timthumb/ (Rev.r216, Dec 4, 2012), http://www.binarymoon.co.uk/projects/timthumb/
- Usage : http://www.binarymoon.co.uk/projects/timthumb/
- full parameter list : http://www.binarymoon.co.uk/2012/02/complete-timthumb-parameters-guide/
-
Modified : Small image is not scale-up : zc=4
If source image is too small then thumnail is not required, display orignal image is more better. 'zc=4' : don't resize if image width/height is small than $width/$height
-
ADD : autorotate based JPEG EXIF information : ar=1 (default : 0)
Many digital camera is supported EXIF with Orientation. if EXIF Orientation is "6"(90 rotate right), thumbnial is generated with 90 rotated
GNU GPL v2