-
Notifications
You must be signed in to change notification settings - Fork 143
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
OSX: convert error when reading png file #302
Comments
To be honest, I haven't done any testing of the native OS X reader on 0.4 yet. I know that there have been major changes to the ccall interface that are probably triggering this. I've stayed on 0.3 while the dust settles (seems like it's settling rapidly now, and all the new goodies are so, so tempting) Real-world duties are blocking for a couple of months here, but my plan is to rework all of this using objectivec.jl over the summer. Hope to include image saving as well. If this is blocking, you can always comment out this path and fall back to imagemagick. |
Ok, thanks for the hint on commenting. |
Note to self-- this is probably JuliaLang/julia#10994 |
Just tried your VideoIO test image on OSX in 0.6 with QuartzImageIO and it works. I'll go ahead and consider this fixed. Please let me know if that is not the case |
Should probably be a simple fix, but I don't have time to look at it right now.
(This came up while testing
VideoIO.jl
)The text was updated successfully, but these errors were encountered: