Get font info.
This commit is contained in:
@@ -12,3 +12,6 @@ int ltextDrawText( lua_State *L );
|
||||
int ltextDrawTextPro( lua_State *L );
|
||||
/* Misc. */
|
||||
int ltextMeasureText( lua_State *L );
|
||||
int ltextGetFontBaseSize( lua_State *L );
|
||||
int ltextGetFontGlyphCount( lua_State *L );
|
||||
int ltextGetFontGlyphPadding( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user