SetPrintSpacing

Description

Sets the spacing between letters. A value of 0 puts no gap between the letter bounding boxes, a positive value increases this gap, a negative value overlaps the letters. This is a global command and will affect all printed text in the next call to Sync. To control spacing on a per string basis use the Text commands.

Definition

SetPrintSpacing( fSpacing )

Parameters