Function mupdf_sys::fz_glyph_width

source ·
pub unsafe extern "C" fn fz_glyph_width(
    ctx: *mut fz_context,
    glyph: *mut fz_glyph
) -> c_int
Expand description

Return the width of the glyph in pixels.