http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBFont.html
IDirectFBFont
GetHeight
Get the logical height of this font. This is the vertical distance from one baseline to the next when writing several lines of text. Note that this value does not correspond the height value specified when loading the font.
GetHeight (
IDirectFBFont.html
IDirectFBFont
*
thiz,
int
*
ret_height
);
