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