Plugin Directory

Changeset 618677


Ignore:
Timestamp:
10/29/2012 03:17:52 PM (13 years ago)
Author:
orangelab
Message:

Tag version 1.5.0, set as stable version, add new feature to readme.txt

Location:
imagemagick-engine
Files:
1 edited
10 copied

Legend:

Unmodified
Added
Removed
  • imagemagick-engine/tags/1.5.0/readme.txt

    r618669 r618677  
    44Requires at least: 2.9
    55Tested up to: 3.5-beta2
    6 Stable tag: 1.4.0
     6Stable tag: 1.5.0
    77
    88Improve the quality of re-sized images by replacing standard GD library with ImageMagick.
     
    1717* Automatically recognize custom image sizes
    1818* Allow regeneration of existing images (optionally for selected image sizes only)
    19 * Configure image quality or use dynamically computed default value.
     19* Configure image quality or use dynamically computed default value
     20* Optimize different image sizes for either quality or size
    2021
    2122Translations: French, German, Swedish
  • imagemagick-engine/trunk/readme.txt

    r618669 r618677  
    44Requires at least: 2.9
    55Tested up to: 3.5-beta2
    6 Stable tag: 1.4.0
     6Stable tag: 1.5.0
    77
    88Improve the quality of re-sized images by replacing standard GD library with ImageMagick.
     
    1717* Automatically recognize custom image sizes
    1818* Allow regeneration of existing images (optionally for selected image sizes only)
    19 * Configure image quality or use dynamically computed default value.
     19* Configure image quality or use dynamically computed default value
     20* Optimize different image sizes for either quality or size
    2021
    2122Translations: French, German, Swedish
Note: See TracChangeset for help on using the changeset viewer.