GetTextCelLeadingAdjust

Retrieves text cel leading adjustment.

Synopsis

void GetTextCelLeadingAdjust (TextCel *tCel, int32 *adjustLeading)

Description

Retrieves the leading adjustment for text rendered in the cel. (Leading is the extra vertical space between lines of text.)

Arguments

tCel
Pointer to a TextCel structure.
adjustLeading
Pointer to a variable to receive the value added to the base leading value for the font.

Associated Files

lib3do.lib, textlib.h