Skip to main content

GenImageFontAtlas

Function GenImageFontAtlas 

Source
pub unsafe extern "C" fn GenImageFontAtlas(
    glyphs: *const GlyphInfo,
    glyphRecs: *mut *mut Rectangle,
    glyphCount: i32,
    fontSize: i32,
    padding: i32,
    packMethod: i32,
) -> Image