Cargo Features
[dependencies]
magick_rust = { version = "1.0.0", default-features = false, features = ["disable-hdri"] }
- default = disable-hdri
-
Work-around for bindgen(?) not finding the QuantumRange definition ever since MagickWand 7.1.1.17 (or .16) when this suddenly stopped working.
- disable-hdri default
-
Workaround for bindgen bug when ImageMagick is compiled with disable-hdri