GetGlyphAtlasRec function
Implementation
RectangleD GetGlyphAtlasRec(
FontD font,
num codepoint,
) => _module.GetGlyphAtlasRec(font, codepoint);
RectangleD GetGlyphAtlasRec(
FontD font,
num codepoint,
) => _module.GetGlyphAtlasRec(font, codepoint);