Cargo Features

IcoBuilder has no features set by default.

[dependencies]
ico-builder = { version = "0.1.1", features = ["jpeg", "gif", "tiff"] }
jpeg

Re-exports of image features. This list is not exhaustive,
but PRs are welcome if an important feature is missing :)

Enables jpeg of image

gif

Enables gif of image

tiff

Enables tiff of image