Reference Manual - 1.8.0
IDirectFBFont
GetLineSpacingVector
Get the line spacing vector of this font. This is the displacement vector from one line to the next when writing several lines of text. It differs from the height only when the font is rotated.
DFBResult
GetLineSpacingVector (
IDirectFBFont
*
thiz,
int
*
ret_xspacing,
int
*
ret_yspacing
);
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 License