Skip to content
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

additional info on "spurious low-order bits" warning #110

Open
donm opened this issue Jan 9, 2018 · 3 comments
Open

additional info on "spurious low-order bits" warning #110

donm opened this issue Jan 9, 2018 · 3 comments

Comments

@donm
Copy link

donm commented Jan 9, 2018

When loading a 32-bit TIFF, the library warns, "some versions of ImageMagick give spurious low-order bits for 32-bit TIFFs." Can you point me to a thread that discusses this, or provide a little more detail? I'm interested to know exactly what problem I should be watching for, and whether we can detect if the user's installed version of ImageMagick has the problem and/or detect the problem when it actually occurs.

@timholy
Copy link
Member

timholy commented Dec 12, 2019

CC @bjarthur

@bjarthur
Copy link
Member

perhaps we should uncomment https://github.com/JuliaIO/ImageMagick.jl/blob/master/test/constructed_images.jl#L167-L176 and see if it passes CI with the latest version of ImageMagick. if so, then ] test ImageMagick should reveal whether it works on a particular user's system.

@timholy
Copy link
Member

timholy commented Dec 13, 2019

I already tried in #171, didn't pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants