All Classes |Grouped Classes |Index

Function get_text_size

Calculate size of text string.

	virtual CL_Size CL_FontProvider::get_text_size(
		CL_GraphicContext & gc,
		const CL_StringRef & text);

Detailed description:

Function does not need to support multiline text ( CL_Font splits it)