Function mupdf_sys::fz_font_is_bold

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

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