Variant

Qualified name: manimpango.fonts.enums.Variant

class Variant(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

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.