Operands |
Operator |
Description |
---|---|---|
charSpace |
Tc |
Set the character spacing, T c , to charSpace, which shall be a number expressed in unscaled text space units. Character spacing shall be used by the Tj, TJ, and ' operators. Initial value: 0. |
wordSpace |
Tw |
Set the word spacing, T w , to wordSpace, which shall be a number expressed in unscaled text space units. Word spacing shall be used by the Tj, TJ, and ' operators. Initial value: 0. |
scale |
Tz |
Set the horizontal scaling, T h , to (scale ÷ 100). scale shall be a number specifying the percentage of the normal width. Initial value: 100 (normal width). |
leading |
TL |
Set the text leading, T l , to leading, which shall be a number expressed in unscaled text space units. Text leading shall be used only by the T*, ', and " operators. Initial value: 0. |
font size |
Tf |
Set the text font, T f , to font and the text font size, T fs , to size. font shall be the name of a font resource in the Font subdictionary of the current resource dictionary; size shall be a number representing a scale factor. There is no initial value for either font or size; they shall be specified explicitly by using Tf before any text is shown. |
render |
Tr |
Set the text rendering mode, T mode , to render, which shall be an integer. Initial value: 0. |
rise |
Ts |
Set the text rise, T rise , to rise, which shall be a number expressed in unscaled text space units. Initial value: 0. |