ClanSoft logo
ClanSoft logo

    CL_Font::get_text_width

Syntax

int get_text_width(const char *text);

Parameters

text-Text string the width should be calculated from.

Return value

Width of the text (in pixels).

Description

Return the width of text if drawn with this font.


Back to index



This page was built using the Perceps documentation system.