Why don't ImageMagick installable comes with all the delegates? I did a fresh install of 6.4.5 and my library configuration is
DELEGATES bzlib freetype png x11 xml zlib
LIB_VERSION_NUMBER 6,4,5,1
LIBS -lMagickCore -lfreetype -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lpthread
Now I have to download extra libraries for JPEG, tiff etc. Is there a reason behind this?
Thanks for the help.
ImageMagick and extra libraries for JPEG
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: ImageMagick and extra libraries for JPEG
sim123 wrote:Why don't ImageMagick installable comes with all the delegates? I did a fresh install of 6.4.5 and my library configuration is
DELEGATES bzlib freetype png x11 xml zlib
LIB_VERSION_NUMBER 6,4,5,1
LIBS -lMagickCore -lfreetype -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lpthread
Now I have to download extra libraries for JPEG, tiff etc. Is there a reason behind this?
Thanks for the help.
If you install the binary rather than the source, you get most if not all the delegates.
See http://www.imagemagick.org/script/binary-releases.php