|
NAMEal_get_glyph_width - Allegro 5 APISYNOPSIS
DESCRIPTIONThis function returns the width in pixels of the glyph that corresponds with codepoint in the font font. Returns zero if the font does not have such a glyph.SINCE5.1.12SEE ALSOal_draw_glyph(3), al_get_glyph_dimensions(3), al_get_glyph_advance(3).
Visit the GSP FreeBSD Man Page Interface. |