Cargo Features

[dependencies]
iepub = { version = "0.6.0", default-features = false, features = ["cover"] }
default = cover

The cover feature is set by default whenever iepub is added without default-features = false somewhere in the dependency tree.

cover default

Enables ab_glyph, image, and imageproc

iepub has 2 features without comments.