Skip to main content

load_ttf

Function load_ttf 

Source
pub fn load_ttf(ctx: &mut Context, path: &Path) -> bool
Expand description

Load a TrueType font and register it as a Type 42 PostScript font.

Returns true on success.