Style
Qualified name: manimpango.fonts.enums.Style
-
class Style(value)
An enumeration specifying the various slant styles possible for a font.
-
NORMAL
the font is upright.
-
ITALIC
the font is slanted, but in a roman style.
-
OBLIQUE
the font is slanted in an italic style.