> TIF* TIFF rw+ Tagged Image File Format (42)
Check magick-config.h. Is MAGICKCORE_HAVE_TIFFGETCONFIGUREDCODECS defined? Check tiffvers.h and report the TIFFLIB_VERSION define. Check tiffconf-32.h and see if JPEG_SUPPORT and YCBCR_SUPPORT are defined. If one of these is not defined, ImageMagick assumes JPEG compression is not available and defaults to NONE compression. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
