Image Magick test
So I can’t seem to get ImageMagick to work with jpeg images, on account of it appears to fail when testing the jpeg-6b port on my OpenBSD 3.4 box. So it builds fine if I use the –without-jpeg flag.
This shows up in the logs:
checking for jpeg_read_header in -ljpeg… no
I may be limited to using .gifs and .png files for pop-ups, or if I want to use any kind of thumbnail image.
Maybe only .gif images… looks like their support is built-in to ImageMagick.