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