[magick-users] using OpenEXR

mark meijer mtlmeijer at gmail.com
Sat Jul 14 04:07:47 PDT 2007


Thanks!

For
identify -list configure

there is no openexr in the DELEGATES line..
DELEGATES     bzlib dps freetype tiff x11 xml zlib


For
export LDSHARED=c++
identify -list format

I see
      EXR* EXR       ---   High Dynamic-range (HDR)


Is the ImageMagick configure not finding my OpenEXR?
I'm on OS X and followed the Install-mac.txt.
I installed openexr-1.4.0.


Mark



On 7/11/07, arcanaimperii at imagemagick.org <arcanaimperii at imagemagick.org> wrote:
> > and it looks like OpenEXR is included.
>
> Type
>
>   identify -list configure and see if openexr is on the DELEGATES line.
>
> Try
>
>   export LDSHARED=c++
>   identify -list format
>
> Does EXR support show up in the list?
>


More information about the Magick-users mailing list