-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for OpenEXR. #203
Comments
I don't know the details of OpenEXR so I'm afraid there's anything I can help with here. There's an OpenEXR_jll so you could start with an [OpenEXR.jl] package, then register it to ImageIO and FileIO when it works. PNGFiles.jl is a good example for this image io wrapper library. |
Thanks for the offer. I created this task just as a placeholder for work I'm doing to make this happen. I created the OpenEXR build recipe behind OpenEXR_jll last night, and I'm currently trying to tweak the build recipe for ImageMagick_jll to link it in without complaint. Lastly will be making any patches here to close the loop. |
Great to know that! If you need to host OpenEXR.jl under JuliaIO (as ImageIO and PNGFiles do) and let us image people to co-maintain it, please ask without any hesitation. |
It is looking difficult to get ImageMagick_jll built with support for |
No description provided.
The text was updated successfully, but these errors were encountered: