Represents a text style for the SHX fonts.
Top
The following tables list the members exposed by the TextStyle type.
Name | Description | |
---|---|---|
![]() |
backwards | A boolean value indicating whether the text is backward (mirrored in X direction). |
![]() |
bigFontIndex | An index of the big SHX font in the SHXFontList. |
![]() |
bigFontPath | A path to the file containing big fonts. |
![]() |
fontExists | A boolean value indicating whether the SHX file exists. |
![]() |
fontIndex | An index of the SHX font in the SHXFontList. |
![]() |
fontPath | A path to the SHX file. |
![]() |
name | A name of the text style. |
![]() |
obliqueAngle | A tilt angle for the letters defined by the style. |
![]() |
upSideDown | A boolean value indicating whether the text is upside down (mirrored in Y direction). |
![]() |
vertical | A boolean value indicating whether the text is vertical. |
![]() |
width | A WidthFactor for the text. |