Forums / Developer / ImageMagick
Ashwini Venugopal
Friday 12 November 2004 1:57:39 am
Hi, Since I am new to ez Publish. I want to know,what is the use of ImageMagick? Why do we use this? Without using ImageMagick can't we display images?
ThanksAshwini
Ćukasz Serwatka
Friday 12 November 2004 2:06:52 am
Hi,
We use ImageMagic because is more powerful then GD Libraryhttp://www.imagemagick.org/images/examples.jpg
If u don`t have ImageMagic u can always use PHP GD Library
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Marco Zinn
Friday 12 November 2004 2:23:58 am
Hi, yes, Luke is right. ezPublish uses an "Image Subsystem" to handle images (resize them to the sizes, that you want for your site). It can use the GD library, which is part of PHP, and/or can use the external Programm ImageMagick.If you don't have Imagemagick or can't install it, you can start with "GD only", which should work fine for starting.
Marco http://www.hyperroad-design.com