The FontStyle enumeration provides the following values:
Description | Value |
---|---|
wx.FONTSTYLE_NORMAL |
The font is drawn without slant. |
wx.FONTSTYLE_ITALIC |
The font is slanted in an italic style. |
wx.FONTSTYLE_SLANT |
The font is slanted, but in a roman style. |
wx.FONTSTYLE_MAX |