Metadata-Version: 1.0
Name: Products.ImageEditor
Version: 1.0rc2
Summary: A product that adds an 'Image Editor' tab to ATImage. With this you can rotate, flip, resize, compress, add drop shadow, blur, change brightness, change contrast, sharpen and crop all with ajax.
Home-page: http://plone.org/products/imageeditor
Author: Nathan Van Gheem
Author-email: vangheem@gmail.com
License: GPL
Description: Introduction
        ============
        Once installed this product adds a "Image Editor" tab for the image content type.
        With this you can rotate, flip, resize, compress, add drop shadow, blur, change brightness, change contrast, sharpen and crop all with ajax.
        Changelog
        =========
        
        1.0rc2
        =================
        *removed all traces of kss
        *removes portlets from editor view
        *added uninstall step incase there are leftovers on the Image object
        from editing it.
        
        1.0rc1
        =================
        *changed name of product to Products.ImageEditor
        
        0.2rc1.3
        ----------------
        *moved edit actions to adapter
        *moved save and cancel buttons to action menu
        
        0.2rc1.2
        ----------------
        *added drop shadow support
        *added aspect ratio support
        
        0.2rc1.1
        ----------------
        *fixed IE critical bug for cropping image that is zoomed
        
        0.2rc1
        ----------------
        *fixed IE bugs and tightened support for advanced features
        
        0.2b3
        ----------------
        *added versioning support
        
        0.2b1
        ----------------
        *mobile actions window
        *undo/redo
        *blur, compression, brightness, contrast
        *shows image size and pixel count
        *warning if user has unsaved changes
        
        0.1rc2
        ----------------
        
        *Added scaling capabilities
        *fixed a few bugs
        
        0.1rc1 - Initial Release
        ----------------
        
        * Initial release
        
        
Keywords: atimage image editor resize scrop rotate compress blur sharpen
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
