ALLEGRO_FONT_VTABLE.get_glyph_dimensions

Undocumented in source.
struct ALLEGRO_FONT_VTABLE
bool function(const ALLEGRO_FONT* f, int codepoint, int* bbx, int* bby, int* bbw, int* bbh) get_glyph_dimensions;

Meta