manimpango.list_fonts#
- list_fonts()#
Lists the fonts available to Pango. This is usually same as system fonts but it also includes the fonts added through
register_font()
.- Returns:
List of fonts sorted alphabetically.
- Return type:
list
Lists the fonts available to Pango.
This is usually same as system fonts but it also
includes the fonts added through register_font()
.
List of fonts sorted alphabetically.
list