GetTextCelSpacingAdjust

Retrieves spacing adjustment.

Synopsis

void GetTextCelSpacingAdjust (TextCel *tCel, int32 *adjustSpacing)

Description

Retrieves the spacing adjustment for text rendered in the cel. Spacing is the extra horizontal space between characters in the text.

Arguments

tCel
Pointer to a TextCel structure.
adjustSpacing
Pointer to a variable to receive the value added to the base spacing value for the font.

Associated Files

lib3do.lib, textlib.h