Bitmap Font class. More...
Derived from: | public CL_Font |
Derived by: | None |
Group: | Font (Display) |
#include <ClanLib/display.h>
Class Members:
Attributes: | |
Is Null. |
| |
Print text on gc. | |
Print text on gc adding elipses if it does not fit. | |
Calculate size of text string. | |
Gets the size of a specified glyph. | |
Retrieves font metrics description for the selected font. | |
Get the character index at a specified point. |
| |
Constructs a CL_Texture bitmap font. |
| |
Retrieves the font provider. | |
Get a glyph. Returns NULL if the glyph was not found. |
| |
Set the texture font to use a specified texture group. | |
Load a system font (for use by insert_glyph to load text from a system font) | |
Free the system font when it is no longer required. | |
Insert a glyph from a pixel buffer. | |
Set the font metrics for the bitmap font. This is done automatically if the font is loaded from the system font. | |
Registers a font for lookup when creating fonts. |