Get the angle between device space X-axis and text baseline. In radians.
Returns the angle between device space X-axis and text baseline.
Get the character space.
Returns the character space.
Get the font of the text state.
Returns the font of the text state.
Get the font size of the text state.
Returns the font size of the text state.
Get the horizontal size in device units.
Returns the horizontal size in device units.
Get the vertical size in device units.
Returns the vertical size in device units.
Get the angle that text space Y-axis shears in device space. In radians.
Returns the angle that text space Y-axis shears in device space.
Get the text mode.
Returns the text mode.
Get the word space.
Returns the word space.
Check whether the text state is null.
Returns true if the text state is null, otherwise false.
Set the character space.
The character space value, used to set the character spacing in text.
Set the font of the text state.
The font object.
Set the font size of the text state.
The font size in pixels.
Set the text mode.
The text mode value, used to set the text rendering mode.Like:
Set the word space.
The word space value, used to set the word spacing in text.
Destroy the TextState object.