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

Classes

class  BezierPen
 
class  SystemFont
 
class  FontQuery
 
class  _SystemFontList
 
class  GlyphMetrics
 
class  Font
 
class  FontRenderer
 
class  RawFontRenderer
 
class  FallbackFontRenderer
 
class  EmojiRenderer
 
class  FontStyle
 
class  FontShape
 

Functions

def collect_kerning_pairs (font)
 

Variables

 fonts = _SystemFontList()
 Dictionary of system fonts. More...
 

Function Documentation

◆ collect_kerning_pairs()

def lottie.utils.font.collect_kerning_pairs (   font)

Definition at line 285 of file font.py.

Variable Documentation

◆ fonts

lottie.utils.font.fonts = _SystemFontList()

Dictionary of system fonts.

Definition at line 282 of file font.py.