All Classes |Grouped Classes |Index

Class CL_FontProvider

Interface for implementing a CL_Font target. More...

Derived from:

None

Derived by:

None

Group:

Display Target Interface (Display)

#include <ClanLib/display.h>

Class Members:


Attributes:

get_font_metrics

Returns information about the current font.


Operations:

destroy

Destroys the font provider.

draw_text

Print text on gc.

get_text_size

Calculate size of text string.

get_character_index

Get the character index at a specified point.