I'm on Windows XP Pro with VS 2003 7.1. I may have messed up adding OpenEXR? I'm using OpenEXR 1.4.0.
I added UseHDRI to the magick-config.h file. In the IM_MOD_exr project I added the definition HasOPENEXR and the path to the OpenEXR includes and libs. C:\dev\lib\openexr-1.4.0\include C:\dev\lib\openexr-1.4.0\lib are my paths I wasnt sure which libs to add, so I just included the minimum for it to compile, IlmImf.lib zlib1d.lib zlibd.lib I do get a page of warnings. But warnings only scare the timid. thanks On 5/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> compiled again with UseHDRI defined ... > Then the TIFF is displayed incorrectly We cannot reproduce the problem. We converted your image to PNG as Q16 and then again as Q16 HDRI. When we compare the two images we get exactly the same image (e.g. compare -metric pae q16.png q16hdri.png diff.png). What OS are you compiling ImageMagick under? What compiler? > I realize OpenEXR support is experimental That's just to scare away the timid. OpenEXR and HDRI is fully supported. We'll remove the experimental tag in about 6 months to ensure it is quite stable.
_______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
