al_draw_ustr
void al_draw_ustr(const ALLEGRO_FONT *font,
ALLEGRO_COLOR color, float x, float y, int flags,
const ALLEGRO_USTR *ustr)
Introduced in 5.0.0
Like al_draw_text, except the text is passed as an ALLEGRO_USTR instead of a 0-terminated char array.
See also: al_draw_text, al_draw_justified_ustr
Most helpful discussions:
- [A5] Writing Unicode to a file (1)
- TINS 2016
- [A5] New Line
- Help for al_draw_ustr()
- I need help with my text drawing function
- Looking for addons in wrong directory
- File I/O
- Portuguese accent showing in display
- Getting user input in allegro 5
- allegro5 text no output why?
Other recent discussions:
- Something is terribly wrong with al_ustr_new()
- UTF-8 Russian text output
- A problem about al_destory_bitmap function
- How to display chinese In allegro5?
- Font Sub-Pixel Rendering
- al_draw_text() and special characters
- Images from buffer
- VS2008 LNK2019 Error :/
- Problem destroying bitmaps objects a destructor
- Differences betwen al_ustr_new and al_ustr_new()