al_get_font_ascent
int al_get_font_ascent(const ALLEGRO_FONT *f)
Introduced in 5.0.0
Returns the ascent of the specified font.
See also: al_get_font_descent, al_get_font_line_height
Examples: ex_ttf
Most helpful discussions:
int al_get_font_ascent(const ALLEGRO_FONT *f)
Introduced in 5.0.0
Returns the ascent of the specified font.
See also: al_get_font_descent, al_get_font_line_height
Examples: ex_ttf
Most helpful discussions: