Cargo Features
[dependencies]
hayro-interpret = { version = "0.5.0", default-features = false, features = ["embed-fonts"] }
- default = embed-fonts
-
The
embed-fontsfeature is set by default wheneverhayro-interpretis added withoutsomewhere in the dependency tree.default-features = false - embed-fonts default
-
Embed a light-weight set of fonts (around 240KB) that can be used as a substitute for the 14 PDF standard fonts.