manimpango.Variant¶
- class Variant(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)¶
Bases:
Enum
An enumeration specifying capitalization variant of the font.
- NORMAL¶
A normal font.
- SMALL_CAPS¶
A font with the lower case characters replaced by smaller variants of the capital characters.