al_get_text_width

int al_get_text_width(const ALLEGRO_FONT *f, const char *str)
Introduced in 5.0.0

Calculates the length of a string in a particular font, in pixels.

See also: al_get_ustr_width, al_get_font_line_height, al_get_text_dimensions

Examples: ex_display_options, ex_logo


Most helpful discussions:

Other recent discussions: