gapi.font

Undocumented in source.

Members

Functions

createFontFromFile
Font createFontFromFile(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
deleteFont
void deleteFont(Font font)
Undocumented in source. Be warned that the author may not have intended to support it.
getFontGlyphsTexture
Texture2D getFontGlyphsTexture(Font font, uint textSize, Texture2DParameters params)
Undocumented in source. Be warned that the author may not have intended to support it.
getFontGlyphsTexture
Texture2D getFontGlyphsTexture(Font font, uint textSize)
Undocumented in source. Be warned that the author may not have intended to support it.
getTTF_Font
TTF_Font* getTTF_Font(Font* font, uint textSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Font
struct Font
Undocumented in source.
FontSize
struct FontSize
Undocumented in source.

Meta