Function mupdf_sys::fz_glyph_bbox[][src]

pub unsafe extern "C" fn fz_glyph_bbox(
    ctx: *mut fz_context,
    glyph: *mut fz_glyph
) -> fz_irect
Expand description

Return the bounding box of the glyph in pixels.