Font.Style

Font styles

Values

ValueMeaning
BoldTTF_STYLE_BOLD

Makes the text bold

ItalicTTF_STYLE_ITALIC

Makes the text italic

UnderlineTTF_STYLE_UNDERLINE

Underline the text

CrossedTTF_STYLE_STRIKETHROUGH

Cross the text

NormalTTF_STYLE_NORMAL

Normal text without any style.

Meta