pub unsafe extern "C" fn fz_font_is_italic(
    ctx: *mut fz_context,
    font: *mut fz_font
) -> c_int
Expand description

Query whether the font flags say that this font is italic.