python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.utils.font.BezierPen Class Reference
Inheritance diagram for lottie.utils.font.BezierPen:
[legend]
Collaboration diagram for lottie.utils.font.BezierPen:
[legend]

Public Member Functions

def __init__ (self, glyphSet, offset=NVector(0, 0))
 

Public Attributes

 beziers
 
 current
 
 offset
 

Detailed Description

Definition at line 19 of file font.py.

Constructor & Destructor Documentation

◆ __init__()

def lottie.utils.font.BezierPen.__init__ (   self,
  glyphSet,
  offset = NVector(0, 0) 
)

Definition at line 20 of file font.py.

Member Data Documentation

◆ beziers

lottie.utils.font.BezierPen.beziers

Definition at line 22 of file font.py.

◆ current

lottie.utils.font.BezierPen.current

Definition at line 23 of file font.py.

◆ offset

lottie.utils.font.BezierPen.offset

Definition at line 24 of file font.py.


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