al_get_ustr_width - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_font.h>

int al_get_ustr_width(const ALLEGRO_FONT *f, ALLEGRO_USTR const *ustr)

Description

Like al_get_text_width(3) but expects an ALLEGRO_USTR.

See Also

al_get_text_width(3), al_get_ustr_dimensions(3)

Referenced By

al_get_text_width(3).

Allegro reference manual