python-lottie
0.6.11+devc144cca
A framework to work with lottie files and telegram animated stickers (tgs)
|
Go to the source code of this file.
Namespaces | |
lottie.parsers.svg.importer | |
Functions | |
def | lottie.parsers.svg.importer.parse_color (color, current_color=Color(0, 0, 0, 1)) |
Parses CSS colors. More... | |
def | lottie.parsers.svg.importer.parse_svg_etree (etree, layer_frames=0, *args, **kwargs) |
def | lottie.parsers.svg.importer.parse_svg_file (file, layer_frames=0, *args, **kwargs) |
Variables | |
bool | lottie.parsers.svg.importer.has_font = True |
dictionary | lottie.parsers.svg.importer.nocolor = {"none"} |