Definition at line 199 of file font.py.
◆ __init__()
def lottie.utils.font._SystemFontList.__init__ |
( |
|
self | ) |
|
◆ __contains__()
def lottie.utils.font._SystemFontList.__contains__ |
( |
|
self, |
|
|
|
item |
|
) |
| |
◆ __getitem__()
def lottie.utils.font._SystemFontList.__getitem__ |
( |
|
self, |
|
|
|
key |
|
) |
| |
◆ __iter__()
def lottie.utils.font._SystemFontList.__iter__ |
( |
|
self | ) |
|
◆ all()
def lottie.utils.font._SystemFontList.all |
( |
|
self, |
|
|
|
query |
|
) |
| |
Yields all the renderers matching a query.
Definition at line 238 of file font.py.
◆ best()
def lottie.utils.font._SystemFontList.best |
( |
|
self, |
|
|
|
query |
|
) |
| |
Returns the renderer best matching the name.
Definition at line 224 of file font.py.
◆ cmd()
def lottie.utils.font._SystemFontList.cmd |
( |
|
self, |
|
|
* |
a |
|
) |
| |
◆ default()
def lottie.utils.font._SystemFontList.default |
( |
|
self | ) |
|
Returns the default fornt renderer.
Definition at line 250 of file font.py.
◆ keys()
def lottie.utils.font._SystemFontList.keys |
( |
|
self | ) |
|
◆ load()
def lottie.utils.font._SystemFontList.load |
( |
|
self | ) |
|
◆ load_fc_list()
def lottie.utils.font._SystemFontList.load_fc_list |
( |
|
self | ) |
|
◆ fonts
lottie.utils.font._SystemFontList.fonts |
The documentation for this class was generated from the following file: