Cargo Features

[dependencies]
compression-prompt = { version = "0.1.2", default-features = false, features = ["full", "statistical", "image"] }
default = statistical

The statistical feature is set by default whenever compression-prompt is added without default-features = false somewhere in the dependency tree.

full = image, statistical
statistical default full?
image full?

Enables ab_glyph, image, and imageproc ^0.25

image:

Image processing (optional)

Affects compression-prompt::image_renderer