| Value | Meaning |
|---|---|
| NormalTTF_STYLE_NORMAL | Used to indicate regular, normal, plain rendering style. |
| BoldTTF_STYLE_BOLD | Used to indicate bold rendering style.This is used in a bitmask along with other styles. |
| ItalicTTF_STYLE_ITALIC | Used to indicate italicized rendering style.This is used in a bitmask along with other styles. |
| UnderlineTTF_STYLE_UNDERLINE | Used to indicate underlined rendering style.This is used in a bitmask along with other styles. |
| StrikeThroughTTF_STYLE_STRIKETHROUGH | Used to indicate strikethrough rendering style.This is used in a bitmask along with other styles. |
Available Font styles