Sponsor:

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

al_get_font_descent - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_font.h>

int al_get_font_descent(const ALLEGRO_FONT *f)

Description

Returns the descent of the specified font.

See Also

al_get_font_ascent(3), al_get_font_line_height(3)

Referenced By

al_get_font_ascent(3).

Allegro reference manual