Home | All Classes | Grouped Classes | Index | Search

CL_Font::get_baseline

Returns baseline.

	int get_baseline();

Detailed description:

The baseline determines the bottom of the font in cases where multiple fonts appear on one line. The bottom, in this case, excludes the bottoms of glyphs that stretch below the line, normally including characters such as lowercase 'g' and 'j'. Returned value is the location of the baseline as number of pixels up from the bottom.

See also:

CL_Font



Questions or comments, write to the ClanLib mailing list.