ClanSoft logo
ClanSoft logo

    CL_Font::get_char_width

Syntax

int get_char_width(const char character);

Parameters

text-Character the width should be calculated from.

Return value

Width of the character (in pixels).

Description

Return the width of character if drawn with this font.


Back to index



This page was built using the Perceps documentation system.