CVS messages for ImageAPI
April 17, 2008
-
ImageAPI: /modules/imageapi/imageapi.module 1.11
ImageAPI: /modules/imageapi/imageapi_gd.module 1.5
ImageAPI: /modules/imageapi/imageapi_imagemagick.module 1.7
ImageAPI: /modules/imageapi/imagefilter.inc 1.1
ImageAPI: /modules/imageapi/imagerotate.inc 1.1
ImageAPI: /modules/imageapi/README.txt 1.2fix rotate in imagemagick.module gd fixes add imagefilter and imagerotate functions if php-gd was compiled with out them. cleaned up php imagefilter code a bit...
-
updated to add batching conversion drewish and I had discussed which he totally beat me to! and provided in the 6.x patch...
-
remove alter hooks to prevent conflicts with image module specific code. convert the errors in the exec function to watchdog with a line about false positives on settings forms instead of drupal_set_message.
April 16, 2008
-
#246203 pointed out by drewish, Improve Error reporting for path to binary issues. fix crop and resize setting height and width incorrectly.
April 15, 2008
-
#24633 by Drewish, fix gif resizing...
-
#246203 partial by drewish, fix broken variable set in imageapi settings form.
April 2, 2008
-
add desaturate to imagemagick.
-
wow my blind dev and lint only needed 2 lines of changes to work.. sweet...
-
ImageAPI: /modules/imageapi/imageapi_imagemagick.info 1.1
ImageAPI: /modules/imageapi/imageapi_imagemagick.module 1.1sorta ported cmd line imagemagick... I linted it, but didn't test it.
March 30, 2008
-
#236278 by dopry, reported by jpoesen, Fix secondary argument to imageapi_image_close.
