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?".
Not sure if this is the correct location to post this, but I'm having an error while trying to use ImageMagick.
I'm getting this:
error output: dyld: Library not loaded: /usr/X11/lib/libpng15.15.dylib;
Reason: Incompatible library version: identify requires version 20.0.0 or later, but libpng15.15.dylib provides version 17.0.0;
Someone knows where I can find the version 20.0.0? Also not really sure which library his talking about, X11?