« Installing ImageMagick with FreeType, PNG, JPEG, AI and EPS Support »
Often a client will request some type of image manipulation performed server side to support their application. A common example of this is the simple 'add watermark' function that you see on so many sites, but the examples can quickly get more complicated including items such as sharpen, add text, overlay images, overlay eps drawings etc...
Without going into unnecessary detail about the various challenges we faced, we'd like to provide a rough guide to setting up this environment. The most significant problem solving came around how ImageMagick finds its delegates (jpeg, jasper, libpng, ghostscript). Essentially ImageMagick expects these to be found within an 'ext' directory within the build source tree, that is not created by default.
Building the system in the /tmp directory on a clean linux system (we used a fresh install of White Box Linux, Respin 1) you should be able to follow these directions:
1) "Get" your copy of ImageMagick.
>wget ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-6.2.9-8.tar.gz
2) Get your Delegates.
- These are add-ons that will handle various formats/functions for ImageMagick.
For jpeg support>wget ftp://Ztp.imagemagick.org/pub/ImageMagick/delegates/jpegsrc.v6b.tar.gz
For jpeg2000 support>wget ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/jasper-1.701.0.zip
For PNG support>wget ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libpng-1.2.12.tar.gz
For GhostScript eps / ai support>wget http://www.peregrinehw.com/downloads/gd/ghostscript-8.15.tar.bz2
For GhostScript fonts support>wget http://www.peregrinehw.com/downloads/gd/ghostscript-fonts-std-8.11.tar.gz
3) Extract all of the Delegates.
- Copy the ghostscript fonts to the default dir.>mkdir /usr/local/share/ghostscript/fonts>cp ./ghostscript-fonts-std-8.11/* /usr/local/share/ghostscript/fonts/
4) Make an ‘ext’ directory in ImageMagick.
>mkdir ./ImageMagick-6.2.9-8/ext
5) Copy all the delegate folders to the 'ext' directory and give them nicer names such as:
jpeg
jasper
libpng
ghostscript
6) Configure and build each of your delegates.
>cd /tmp/ImageMagick-6.2.9-8/ext/jpeg>./configure >build
Repeat this for each of the delegates
7) Copy the jpeg folder into the ghostscript folder.
>cd /tmp/ImageMagick-6.2.9-8/ext/ghostscript
>./configure
>build
>cd /tmp/ImageMagick-6.2.9-8/ext/jasper>./configure >build
>cd /tmp/ImageMagick-6.2.9-8/ext/libpng>./configure >build
8) Create a text file for the configuration parameters for ImageMagick>cd /tmp/ImageMagick-6.2.9-8/>touch myconf
>vi myconf
- Here are the contents of our configuration file, have a look and make sure it matches your environment
./configure
–with-windows-font-dir=/usr/share/fonts/monotype/TrueType
–enable-shared –with-exif=yes –enable-lzw=yes
–with-gs-font-dir=/usr/local/share/ghostscript/fonts -without-x
CPPFLAGS=’-I/tmp/ImageMagick-6.2.9/ext/jpeg
-I/tmp/ImageMagick-6.2.9/ext/libpng
-I/tmp/ImageMagick-6.2.9/ext/jasper’
LDFLAGS=’-L/tmp/ImageMagick-6.2.9/ext/jpeg
-L/tmp/ImageMagick-6.2.9/ext/libpng -L/tmp/ImageMagick-6.2.9/ext/jasper
-lfreetype’
9) Run Configure>./myconf > configure.log
- After configuration, inspect the configure.log , with any luck it will look like this. As you can see jpeg2000 failed which was not a concern to our project, but possibly if you did a make build on jasper before configuring Imagemagick it would work.
Shared libraries –enable-shared=yes yes
Static libraries –enable-static=yes yes
Module support –with-modules=yes yes
GNU ld –with-gnu-ld=yes yes
Quantum depth –with-quantum-depth=16 16
Delegate Configuration:
BZLIB –with-bzlib=yes yes
DPS –with-dps=yes no
FlashPIX –with-fpx=no no
FontConfig –with-fontconfig=no no
FreeType –with-freetype=yes yes
GhostPCL None pcl6 (unknown)
Ghostscript None gs (8.15)
Ghostscript fonts –with-gs-font-dir=/usr/local/share/ghostscript/fonts /usr/local/share/ghostscript/fonts/
Ghostscript lib –with-gslib=yes no
Graphviz –with-gvc=yes no
JBIG –with-jbig=yes no
JPEG v1 –with-jpeg=yes yes
JPEG-2000 –with-jp2=yes no
LCMS –with-lcms=yes no
Magick++ –with-magick-plus-plus=yes yes
PERL –with-perl=yes /usr/bin/perl
PNG –with-png=yes yes
RSVG –with-rsvg=no no
TIFF –with-tiff=yes no
Windows fonts –with-windows-font-dir=/usr/share/fonts/monotype/TrueType /usr/share/fonts/monotype/TrueType/
WMF –with-wmf=yes no
X11 –with-x=no no
XML –with-xml=yes yes
ZLIB –with-zlib=yes yes
10) Now run the "make" command.
>make && make install
- NOTE - This will take a long time.
11) On a succssesful build, you should be able to run this command line>convert -background green -fill white -font Arial -size 165x40 label:"Codesta.Com" ImageMagickTest.gif
- Producing This Image
For more examples of ImageMagick Useage, check here.
Related Links
White Box Linux - http://www.whiteboxlinux.org
Image Magic - http://www.imagemagick.org
The Image Magick delegates repository - http://ftp.fifi.org/ImageMagick/delegates/
GhostScript - http://www.peregrinehw.com/downloads/gd/ghostscript-8.15.tar.bz2
GhostScript Fonts - http://www.peregrinehw.com/downloads/gd/ghostscript-fonts-std-8.11.tar.gz
Jpeg Libraries - ftp://Ztp.imagemagick.org/pub/ImageMagick/delegates/jpegsrc.v6b.tar.gz
Jasper (Jpeg2000 libraries) - ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/jasper-1.701.0.zip
PNG Libraries - ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libpng-1.2.12.tar.gz
6 Comments | 
Reader Comments (6)
I definitely agree with these points, great post! I find it much easier to write more, when I think about what I want to write beforehand. logo design
You expect zlib being installed on your system. If it is not, libpng will not compile.
No matter what type of uggs on sale
you are looking for, there is no doubt one available for you. They have come a long way from
their days of being in World War I aircrafts. And, thanks to their manufacturer, ugg boots outlet Australia, you can
feel good while wearing these shoes while still being in style! You will simply love the
options in color, styles, and designs that you have. The whole family will be wearing ugg outlet because they just are so
darn cute and comfortable!The ugg boots
sale is one of the a lot of accepted types of cossack on the bazaar appropriate now.
Anyone who is not accustomed with them should accede bottomward one on! They are appreciably
bendable and luxurious. They action an accomplished akin of abundance and a admirable
appearance as well. They are actual balmy and cozy. Your anxiety will be in shoe heaven! Let's
yield a afterpiece attending at what is accessible in the ugg boots clearance and uggs for cheap see if we can't
acquisition something that you will enjoy!
China has been described as being the factory of the world because they have good electronics products that are unbelievably cheap wholesale.The best thing to buy these wholesale electronics products from China is that you will remain ahead of your direct competitors in the market. Wholesale electronics goods are not only much cheaper in China but also the latest in terms of technology and aesthetic appeal.
Now a days, the demand of china wholesale goods are increasing very fast.The most thing about popularity is that " China Products has backed with his Popularity in market." China Products has led to get huge growth in Chinese Economy. People preferred China Wholesale Electronics because of its cheaper and affordable prices.This makes them purchase electronics at a lower rate and sell them in future at a competitive price. China Electronics are made with the modern technologies.
As we took example of some china Wholesale Suppliers, you can see:
1. cheapest phone cases are shown in every person hand because it has a function of Dual sim, loud voice quality, Good camera capture, and advanced functions.
2. The Wholesale Electronics DropShip manufactured in China are found in different shapes and designs and these cameras are made with high end technologies and provide excellent picture qualities at a very cheap price.
3. china Wholesale Jewelry, sterling silver necklaces, Hello Kitty Crystal Necklace, fashion shopping bags, Monitors etc manufactured with advanced technology in China and at very good market price.
At the same time, the investigation<h1>Coach Outlet</h1> that led the United States to <h1>Coach Outlet</h1>the bank, the Lebanese Canadian<h1>Chanel Handbags</h1> Bank, provides new insights <h1>Coach Outlet</h1>into the murky sources of<h1>Coach Outlet</h1> Hezbollah’s money. While law enforcement <h1>Chanel Bags</h1>agencies around the world <h1>Coach Factory Outlet</h1>have long believed that <h1>Coach Outlet Online</h1>Hezbollah is a passive beneficiary <h1>Coach Outlet</h1>of contributions from loyalists <h1>Coach Outlet</h1>abroad involved in drug trafficking <h1>Coach Outlet Online</h1>and a grab bag of other<h1>Louis Vuitton Bags</h1> criminal enterprises, intelligence <h1>Coach Factory Outlet</h1>from several countries points <h1>Louis Vuitton Bags</h1>to the direct involvement of <h1>Coach Factory Store</h1>high-level Hezbollah officials <h1>Coach Outlet</h1>in the South American cocaine<h1>Coach Factory Outlet</h1> trade.One agent involved in the<h1>Coach Outlet Store</h1> investigation compared Hezbollah <h1>Coach Factory Outlet</h1>to the Mafia, saying, “They <h1>Coach Outlet</h1>operate like the Gambinos on <h1>Chanel Bags</h1>steroids.”On Tuesday, federal <h1>Chanel Bags</h1>prosecutors in Virginia announced <h1>Louis Vuitton</h1>the indictment of the man <h1>Coach Factory Store</h1>at the center of the Lebanese<h1>Chanel Handbags</h1> Canadian Bank case, charging <h1>Coach Outlet</h1>that he had trafficked drugs <h1>Chanel Bags</h1>and laundered money not only <h1>Louis Vuitton</h1>for Colombian cartels, but also for<h1>Coach Factory Online</h1> the murderous Mexican gang <h1>Coach Outlet</h1>Los Zetas.The revelations about <h1>Chanel Bags</h1>Hezbollah and the Lebanese Canadian<h1>Coach Outlet</h1> Bank reflect the changing <h1>Louis Vuitton Bags</h1>political and military dynamics<h1>Coach Factory Outlet</h1> of Lebanon and the Middle East. <h1>Chanel Bags</h1>American intelligence analysts believe<h1>Coach Factory</h1> that for years Hezbollah
<h1>discount designer bags</h1> cheap and fashion
<h1>designer inspired handbags</h1> Acclaimed
<h1>air max 2011</h1> high quality
<h1>nike shox tl3</h1> wholesale nike
<h1>women puma shoes</h1> Particular style
<h1>air max tn</h1> Different
<h1>puma shoes</h1> Very famous
<h1>puma shoes online</h1> Popular brands
<h1>women timberland boots</h1> A great feeling
<h1>wholesale gucci shoes</h1> Online Sales