=== EM Instant Image Resize === Contributors: expressmanor Tags: image, resize, instant, expressmanor Donate link: http://expressmanor.co.za/plugins/instant-image-resize/ Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.0.3 License: GPLv2 or later Resize images from your theme templates, on-the-fly. == Description == Use the Instant Image Resize to resize images from your theme templates. Using the plugin you can have multiple sized thumbnails of an image without multiple fields/uploads. == Installation == Simply upload the plugin to your plugins directory. Note that the system caches images after resize(you can force an image to be regenerated) so the directory needs to be writable. == Usage == www.expressmanor.co.za == Changelog == = 1.0.3 = * Ceiling on image crop/resize calculations to remove white lines on 'auto' dimensions * Path issues with www. subdomain where the file failed to strip the absolute path = 1.0.2 = * Fixed 'auto' dimension problem * Fill colour now deprecated. Use CSS to force square display with fixed colour. = 1.0.1 = * Initial release