python-lottie
0.6.11+deved4e6c7
A framework to work with lottie files and telegram animated stickers (tgs)
|
Go to the source code of this file.
Classes | |
class | lottie.exporters.cairo.PngRenderer |
Namespaces | |
lottie.exporters.cairo | |
Functions | |
def | lottie.exporters.cairo.export_png (animation, fp, frame=0, dpi=96) |
def | lottie.exporters.cairo.PngRenderer (animation, dpi) |
def | lottie.exporters.cairo.export_pdf (animation, fp, frame=0, dpi=96) |
def | lottie.exporters.cairo.export_ps (animation, fp, frame=0, dpi=96) |
Variables | |
bool | lottie.exporters.cairo.has_cairo = True |