Cargo Features
blitter has no features set by default.
[dependencies]
blitter = { version = "0.6.1", features = ["png-decode"] }
- png-decode = png
-
Affects
blitter::PixelFormat
,blitter::from_png_file
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- png png-decode?
-
Enables png ^0.16.1