Releases for ImageAPI

imageapi 5.x-1.5

drewish - April 17, 2009 - 18:12
Official release from CVS tag: DRUPAL-5--1-5
First released: April 17, 2009 - 18:12
Download: imageapi-5.x-1.5.tar.gz
Size: 19.69 KB
md5_file hash: 795ca9a8ef252f949868144beba485d0
Last updated: April 17, 2009 - 18:16
View usage statistics for this release

Changes since DRUPAL-5--1-5-BETA1:

  • #431422 by dereine: Syntax error in imageapi_gd.module in PHP4.
  • #422836 by drewish: Fix $background parameter name in imageapi_gd_image_rotate().
  • #360193 by drimsun: Set ImageMagick's working directory to the server root.

imageapi 6.x-1.6

drewish - April 17, 2009 - 18:10
Official release from CVS tag: DRUPAL-6--1-6
First released: April 17, 2009 - 18:10
Download: imageapi-6.x-1.6.tar.gz
Size: 23.21 KB
md5_file hash: f37907f3b3189f8ed964ee2a16218f03
Last updated: April 17, 2009 - 18:16
View usage statistics for this release

Changes since DRUPAL-6--1-5:

  • #431422 by dereine: Syntax error in imageapi_gd.module in PHP4.
  • #422836 by drewish: Drop GD background crop setting, fix $background parameter name in imageapi_gd_image_rotate().
  • #360193 by drimsun: Set ImageMagick's working directory to the server root.
  • #337035 by seanr: List ImageAPI as compatible with PHP 5.1.

imageapi 6.x-1.5

drewish - March 18, 2009 - 10:14
Official release from CVS tag: DRUPAL-6--1-5
First released: March 18, 2009 - 10:14
Download: imageapi-6.x-1.5.tar.gz
Size: 23.25 KB
md5_file hash: 0127a0556a4261f906538f4211b8650e
Last updated: March 18, 2009 - 10:15
View usage statistics for this release

Changes since DRUPAL-6--1-4:

  • #396046 by drewish: 'Sharpen' action causes image to disappear.
  • Made sure TRUE, FALSE and NULL are in caps.

imageapi 5.x-1.5-beta1

drewish - March 18, 2009 - 10:12
Official release from CVS tag: DRUPAL-5--1-5-BETA1
First released: March 18, 2009 - 10:12
Download: imageapi-5.x-1.5-beta1.tar.gz
Size: 19.62 KB
md5_file hash: 14381b69f9d1d03e00aa81ace4cdecb8
Last updated: March 18, 2009 - 10:15
View usage statistics for this release

Changes since DRUPAL-5--1-4:

  • #396924 by drewish: Backport fixes from D7 core (and D6 contrib).

imageapi 6.x-1.4

drewish - March 11, 2009 - 17:23
Official release from CVS tag: DRUPAL-6--1-4
First released: March 11, 2009 - 17:23
Download: imageapi-6.x-1.4.tar.gz
Size: 23.29 KB
md5_file hash: cffb8c9b3de4bbae7860df1cbe1c55c7
Last updated: March 11, 2009 - 17:25
View usage statistics for this release

Changes since DRUPAL-6--1-3:

  • #373041 by kaare: ImageMagick background color on rotate always black.
  • #373637 by kaare: imagerotate() reads RGB as RBG.
  • #372497 by kaare: rotate() doesn't update width and height in $image.
  • #373631 by kaare: gd_rotate() rotate wrong way.
  • #396924 by drewish: Backport fixes from D7 core.

imageapi 6.x-1.3

drewish - February 6, 2009 - 11:35
Official release from CVS tag: DRUPAL-6--1-3
First released: February 6, 2009 - 11:35
Download: imageapi-6.x-1.3.tar.gz
Size: 22.28 KB
md5_file hash: 8f1ee8d4cf7ae9e590406dd209b32117
Last updated: February 6, 2009 - 11:40
View usage statistics for this release

Changes since DRUPAL-6--1-2:

  • #355242 by dman: Transparency fixes for imageapi - GD.
  • #366874 by mfb: Multiple warnings and notices when node is viewed for first time.

imageapi 5.x-1.4

drewish - January 6, 2009 - 04:16
Official release from CVS tag: DRUPAL-5--1-4
First released: January 6, 2009 - 04:16
Download: imageapi-5.x-1.4.tar.gz
Size: 18.47 KB
md5_file hash: 61879b146cbc39ef13448ec57db7d3e7
Last updated: January 6, 2009 - 04:20
View usage statistics for this release

Changes since DRUPAL-5--1-2:

  • adding unsharpen support.
  • moving some requirements around to more realistically reflect how things should be and to offer ImageMagick as a low mem alternative to ImageAPI GD...
  • #291905 by adrinux and drewish, Use ImageMagick 6 style command line syntax.
  • #298072 by wullf: Update imagemagick compression quality help texts.
  • #292890 by drewish: Fatal error: Call to undefined function imageapi_get_available_toolkits().

imageapi 6.x-1.2

drewish - January 6, 2009 - 04:15
Official release from CVS tag: DRUPAL-6--1-2
First released: January 6, 2009 - 04:15
Download: imageapi-6.x-1.2.tar.gz
Size: 22.22 KB
md5_file hash: 41bf47a306b1cdf0a611800ba6f210cc
Last updated: January 6, 2009 - 04:20
View usage statistics for this release

Changes since DRUPAL-6--1-1:

  • #204497 by Rob Loach: Background color when scaling / cropping. And a fix for transparent backgrounds.
  • #324629 by tstoeckler: Typo on status report page.
  • #298072 by wullf: Update imagemagick compression quality help texts.

imageapi 7.x-1.x-dev

drewish - December 23, 2008 - 22:00
Nightly development snapshot from CVS branch: HEAD
First released: December 23, 2008 - 22:00
Download: imageapi-7.x-1.x-dev.tar.gz
Size: 20.82 KB
md5_file hash: 54702c160557196f26161786022d50c5
Last updated: November 12, 2009 - 12:09
View usage statistics for this release

Trying to stay compatible with Drupal HEAD going into the 7.x release now that #373613: Create "Image" Objects, Operate on Images By Resource has been committed. The code extends core's toolkits to provide an unsharpen mask function and to provide an ImageMagick toolkit.

imageapi 6.x-1.0

drewish - September 25, 2008 - 21:26
Official release from CVS tag: DRUPAL-6--1-0
First released: September 25, 2008 - 21:26
Download: imageapi-6.x-1.0.tar.gz
Size: 18.4 KB
md5_file hash: d2e6ecdfcda91ce87037899af1a42a48
Last updated: September 25, 2008 - 21:30
View usage statistics for this release

Just creating a stable release, no changes since the DRUPAL-6--1-0-alpha2.

imageapi 6.x-1.0-alpha2

drewish - August 8, 2008 - 18:09
Official release from CVS tag: DRUPAL-6--1-0-alpha2
First released: August 8, 2008 - 18:09
Download: imageapi-6.x-1.0-alpha2.tar.gz
Size: 18.39 KB
md5_file hash: e5e1723c878b372e0f71a54deade2759
Last updated: August 8, 2008 - 18:10
View usage statistics for this release

Changes since DRUPAL-6--1-0-alpha1:

  • #271303 by benshell and drewish, Fractional widths and heights should be rounded.
  • #266256 ???? bad nid in commit message ???
  • #282158 by aries, Add missing hook_perm() implementation and assorted trailing whitespace cleanup.
  • #266047 by dopry, rearrange requirements and depends to be more accurate...
  • #292890 by drewish, Can't call imageapi_get_available_toolkits() at install time... since the module hasn't been installed yet.
  • #291905 by adrinux and drewish, Use ImageMagick 6 style command line syntax.

imageapi 5.x-1.2

drewish - June 28, 2008 - 00:59
Official release from CVS tag: DRUPAL-5--1-2
First released: June 28, 2008 - 00:59
Download: imageapi-5.x-1.2.tar.gz
Size: 16.6 KB
md5_file hash: 28a282948a65c8f89e782f87494fd3b7
Last updated: June 28, 2008 - 01:00
View usage statistics for this release

Changes since DRUPAL-5--1-1:

  • #263063 (Junyor) Typo fixes.
  • #263059 by junyor, backport: fix imageapi_gd rotation direction. fix imageapi_imagemagick rotate background color.
  • let make crop a crop instead of a canvas resize.
  • #264006 (drewish, Junyor) Have ImageMagick batch operations and operate on the image directly rather than a temp file.

imageapi 6.x-1.0-alpha1

dopry - June 27, 2008 - 23:51
Official release from CVS tag: DRUPAL-6--1-0-alpha1
First released: June 27, 2008 - 23:51
Download: imageapi-6.x-1.0-alpha1.tar.gz
Size: 16.42 KB
md5_file hash: 35bc5ec06dbfa7cf88f55223b161e8d9
Last updated: June 27, 2008 - 23:55
View usage statistics for this release

Drupal 6 compatability

imageapi 5.x-1.1

dopry - May 12, 2008 - 18:10
Official release from CVS tag: DRUPAL-5--1-1
First released: May 12, 2008 - 18:10
Download: imageapi-5.x-1.1.tar.gz
Size: 16.49 KB
md5_file hash: 81afd7d3169ca8c297796bc37fc94e4c
Last updated: May 12, 2008 - 18:15
View usage statistics for this release

Clean up installation errors, and reduce required/unsupported php version to 5.1, but strongly recommend 5.2 by only supporting it.

imageapi 6.x-1.x-dev

dopry - May 12, 2008 - 18:03
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: May 12, 2008 - 18:03
Download: imageapi-6.x-1.x-dev.tar.gz
Size: 24.51 KB
md5_file hash: 98f44890a75d64241df830e533ff980f
Last updated: October 9, 2009 - 00:19
View usage statistics for this release

Drupal 6 port of imageAPI.

imageapi 5.x-1.0

dopry - May 7, 2008 - 19:27
Official release from CVS tag: DRUPAL-5--1-0
First released: May 7, 2008 - 19:27
Download: imageapi-5.x-1.0.tar.gz
Size: 16.44 KB
md5_file hash: 4be041b2a0df52f1b625737b54d31bb2
Last updated: May 7, 2008 - 19:30
View usage statistics for this release

Creating 1.0 release... No errors reported for the RC for some time, and my own testing has been positive with both GD and ImageMagick.

imageapi 5.x-1.0-rc7

dopry - April 30, 2008 - 15:37
Official release from CVS tag: DRUPAL-5--1-0-RC7
First released: April 30, 2008 - 15:37
Download: imageapi-5.x-1.0-rc7.tar.gz
Size: 16.31 KB
md5_file hash: 38fe04c39604ebbd84cd0c75e8a32c8d
Last updated: April 30, 2008 - 15:40
View usage statistics for this release

scaling issues with crop that somehow didn't get committed to RC6.

imageapi 5.x-1.0-rc6

dopry - April 30, 2008 - 14:36
Official release from CVS tag: DRUPAL-5--1-0-RC6
First released: April 30, 2008 - 14:36
Download: imageapi-5.x-1.0-rc6.tar.gz
Size: 16.29 KB
md5_file hash: eff9c557821d32ccc6cb8793f1cbcacc
Last updated: April 30, 2008 - 14:40
View usage statistics for this release

Fix some crop scaling issues introduced with crop transparency support.
Add transparency preservation on crop.
autoscale width/height if either is 0 according to aspect ratio.
remove defunct imagick toolkit.

imageapi 5.x-1.0-rc5

dopry - April 19, 2008 - 19:18
Official release from CVS tag: DRUPAL-5--1-0-RC5
First released: April 19, 2008 - 19:18
Download: imageapi-5.x-1.0-rc5.tar.gz
Size: 16.49 KB
md5_file hash: e49cb33f6aefffb01384e76b9a2f1115
Last updated: April 19, 2008 - 19:20
View usage statistics for this release

Adding more requirements hooks, and cleaning up some issues with rotate in imagemagick and imagefilters in imagegd.

imageapi 5.x-1.0-rc4

dopry - April 17, 2008 - 01:44
Official release from CVS tag: DRUPAL-5--1-0-RC4
First released: April 17, 2008 - 01:44
Download: imageapi-5.x-1.0-rc4.tar.gz
Size: 13.74 KB
md5_file hash: 1a89630697f2fc83760343bd40890100
Last updated: April 17, 2008 - 01:45
View usage statistics for this release
  • remove alter hooks to prevent conflicts with image module specific code. by drewish.
  • convert the errors in the exec function to watchdog with a line about false positives on settings
    forms instead of drupal_set_message. moi.
  • updated imagemagick to batch manipulations in a single shell call to address performance issues. by drewish.
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.