We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Unload font glyphs info data (RAM)
None.
glyphs = raylib.LoadFontData(fileData, 32, null, 0) // ... use glyphs ... raylib.UnloadFontData glyphs
There was an error while loading. Please reload this page.