.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_get_font_ascent" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_font_ascent - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include int al_get_font_ascent(const ALLEGRO_FONT *f) \f[R] .fi .SH DESCRIPTION .PP Returns the ascent of the specified font. .SH SEE ALSO .PP al_get_font_descent(3alleg5), al_get_font_line_height(3alleg5)