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

Classes

class  FancyStyle
 
class  FancyTextRenderer
 

Functions

def render_fancy_text (str text, FontStyle font, NVector default_color, float font_size, NVector pos=None)
 

Function Documentation

◆ render_fancy_text()

def lottie.utils.fancy_text.render_fancy_text ( str  text,
FontStyle  font,
NVector  default_color,
float  font_size,
NVector   pos = None 
)

Definition at line 125 of file fancy_text.py.