al_get_font_ascent - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_font.h> int al_get_font_ascent(const ALLEGRO_FONT *f)
Description
Returns the ascent of the specified font.
See Also
Referenced By
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro_font.h> int al_get_font_ascent(const ALLEGRO_FONT *f)
Returns the ascent of the specified font.