What good is that?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
asolo
Posts: 1
Joined: 2015-06-02T21:34:24-07:00
Authentication code: 6789

What good is that?

Post by asolo »

Mac OS X Yosemite. Following these directions:

http://www.imagemagick.org/script/binar ... php#macosx

Installed.

===
convert -version
Version: ImageMagick 6.9.1-3 Q16 x86_64 2015-05-17 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: DPC
Delegates (built-in): bzlib xml zlib
===

When trying to do something useful:

===
convert: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501.
===

So, what good is a binary release w/o JPEG support, seriously? Agrh. Useless.

No need to respond, I won't be reading. I just needed ImageMagick now. Tomorrow I'll use a Linux machine.
Post Reply