Bases: object
object
TTPoint - class to represent a TrueType point
All coordinates in TTPoint class are set in 10.6 fixed-point format
generic constructor, creates a TTPoint with zero coordinates
Methods
__init__()
__init__
TTPoint()
Attributes
flag
point's flag (on-curve or off-curve)
x
x coordinate
y
y coordinate
point’s flag (on-curve or off-curve)
_description_
int