Cargo Features
ascii-img-cli has no features set by default.
[dependencies]
ascii-img-cli = { version = "0.1.1", features = ["avif", "bmp", "gif", "hdr", "ico", "jpeg", "png", "tiff", "webp"] }
- default
-
These default features are set whenever
ascii-img-cli
is added without
somewhere in the dependency tree.default-features = false - avif
-
Enables avif-native of image
image:
Enable native dependency libdav1d
- bmp
- gif
- hdr
- ico
- jpeg
- png
- tiff
- webp
ascii-img-cli has 10 features without comments.