GetGlyphInfo method
String
GetGlyphInfo(
- FontBase<
FontBase< font,dynamic, TextureBase, RectangleBase, GlyphInfoBase< , TextureBase, RectangleBase, GlyphInfoBase<dynamic, ImageBase> , ImageBase>dynamic, ImageBase> , ImageBase> - num codepoint
Implementation
String GetGlyphInfo(
FontBase font,
num codepoint,
) => 'GetGlyphInfo($font, $codepoint)';