Skip to main content

embedded_font_data

Function embedded_font_data 

Source
pub fn embedded_font_data() -> [&'static [u8]; 2]
Expand description

The faces compiled into this crate, for consumers that need to hand font bytes to another engine. rendering::svg registers them with resvg so the text inside a diagram uses the same typefaces as the prose around it.