| DirectFB Reference Manual | ||
| |||
Load a font from the specified file given a description of how to load the glyphs.
| CreateFont ( | ||
| IDirectFB | *thiz | |
| const char | *filename | |
| DFBFontDescription | *desc | |
| IDirectFBFont | **interface | |
| ); | ||
| (C) Copyright by convergence GmbH |
|