GenImageFontAtlas method
String
GenImageFontAtlas(
- List<
GlyphInfoBase< glyphs,GlyphInfoBase< >dynamic, ImageBase> , ImageBase> - num fontSize,
- num padding,
- num packMethod,
Implementation
String GenImageFontAtlas(
List<GlyphInfoBase> glyphs,
num fontSize,
num padding,
num packMethod,
) => 'GenImageFontAtlas';