manimpango.Style

class Style(*values)

Bases: Enum

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.