python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.utils.funky_parser.SvgLoader Class Reference

Public Member Functions

def __init__ (self)
 
def load (self, filename)
 

Public Attributes

 cache
 

Detailed Description

Definition at line 1334 of file funky_parser.py.

Constructor & Destructor Documentation

◆ __init__()

def lottie.utils.funky_parser.SvgLoader.__init__ (   self)

Definition at line 1335 of file funky_parser.py.

Member Function Documentation

◆ load()

def lottie.utils.funky_parser.SvgLoader.load (   self,
  filename 
)

Definition at line 1338 of file funky_parser.py.

Member Data Documentation

◆ cache

lottie.utils.funky_parser.SvgLoader.cache

Definition at line 1336 of file funky_parser.py.


The documentation for this class was generated from the following file: