GenImageFontAtlas abstract method
Generate image font atlas using chars info
Implementation
(ImageStructType image, List<RectangleStructType> glyphRecs) GenImageFontAtlas(
List<GlyphInfoStructType> glyphs,
num fontSize,
num padding,
num packMethod,
);