History of ImageMagick

{maketoc}
!MagickWand
The official API from the ImageMagick project is called MagicWand. This program interface is highly capable and well supported.

For developers, we have the [/doc/magickwand/index.html|MagickWand API documentation available].

!!MagicWand on Unix
Currently there is now RPM distro for the magickwand API. However, the good news is that it is very easy to compile.
#Install php and the php-devel packages.
#Download the source from [http://www.magickwand.org/download/php/]
#Unzip tarball, and change into directory
#Type "phpize"
#Type "autoconf"
#Type "./configure"
#Type "make"
#You should end up with the file modules/magicwand.so and copy that to /usr/lib/php4/ or /usr/lib/php/modules (for php5).
#You *must* (at least on my system) add the line in your php.ini "extension=magickwand.so
# restart apache, and hit kernel/admin/phpinfo.php to make sure you have it installed and running.

!php-imagick
php-imagick was a 3rd party interface to the ImageMagick code libraries. It has not been well supported, and Windows support is very sketcky at best. The API support is also incomplete in areas. We highly recommend MagickWand instead for these reasons.

!!ImageMagick for Unix


!!ImageMagick for PHP5 on Windows

Install version 5.5.7 of ImageMagic ( same applies for PHP4 )
http://sourceforge.net/project/showfiles.php?group_id=24099&package_id=47692&release_id=236163
The Q16 versions provide 48/64 bit resolution(16 bits per pixel), while the Q8 versions provide 24/32 bit (8 bit per pixel). The Q8 is probably more than adaquate for bitweaver.

PHP5
Get php_imagick.dll from the matching PECL distribution for your version of PHP5
http://www.php.net/downloads.php

PHP4
4.3.x distributions do not have this file
but the http://php.chregu.tv/php_imagick.dll link should work with PHP4

Just for the record
http://kromann.info/download.php?strFolder=php5-Release_TS&strIndex=PHP5
Always has the latest build for the current development version of PHP5.1
Page History
Date/CommentUserIPVersion
14 Jun 2007 (07:43 UTC)
Lester Caine81.138.11.13619
Current • Source
Lester Caine81.138.11.13618
View • Compare • Difference • Source
hiran83.243.116.16717
View • Compare • Difference • Source
hiran83.243.116.16716
View • Compare • Difference • Source
openmacnews70.231.29.22515
View • Compare • Difference • Source
openmacnews70.231.29.22514
View • Compare • Difference • Source
openmacnews70.231.29.22513
View • Compare • Difference • Source
openmacnews70.231.29.22512
View • Compare • Difference • Source
spiderr66.93.240.20411
View • Compare • Difference • Source
Lester Caine81.138.11.13610
View • Compare • Difference • Source
Lester Caine81.138.11.1369
View • Compare • Difference • Source
spiderr66.93.240.2048
View • Compare • Difference • Source
Lester Caine81.138.11.1364
View • Compare • Difference • Source
Lester Caine81.138.11.1363
View • Compare • Difference • Source
Lester Caine81.138.11.1362
View • Compare • Difference • Source
Lester Caine81.138.11.1361
View • Compare • Difference • Source