Image Processing
Many Perl and PHP scripts make use of image processing software to generate images, the following information will allow you to properly configure those scripts to work with our servers.
Image Magick
Perl Module and Binary versions of Image Magick are installed.
Image Magick binaries are located at /usr/local/bin/.
NetPBM
NetPBM binaries are located at /usr/local/netpbm/bin/.
GD
GD is compiled into PHP and binaries are also located at /usr/local/bin/.
EXIF
The jhead program is parse EXIF data in jpeg images. EXIF data is commonly stored in images from digital cameras and contains information relevant to the photo: time, date, settings, etc.
Jhead is located at /usr/local/bin/jhead.


