Macro include_font
include_font!() { /* proc-macro */ }
Expand description
Load a font from a file or directory.
The path is relative to the Cargo.toml
file.
include_font!() { /* proc-macro */ }
Load a font from a file or directory.
The path is relative to the Cargo.toml
file.