pub fn load_ttf(ctx: &mut Context, path: &Path) -> bool
Load a TrueType font and register it as a Type 42 PostScript font.
Returns true on success.