int get_text_width(const char *text);
Return the width of text if drawn with this font.
Back to index