Sponsor:

Your company here, and a link to your site. Click to find out more.

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

al_get_font_descent(3), al_get_font_line_height(3)

Referenced By

al_get_font_descent(3).

Allegro reference manual