vfbLib.ufo.paths.UfoMasterGlyph

class vfbLib.ufo.paths.UfoMasterGlyph(mm_glyph: VfbToUfoGlyph, glyph_order: list[str], master_index: int)

Bases: object

__init__(mm_glyph: VfbToUfoGlyph, glyph_order: list[str], master_index: int) None

Methods

__init__(mm_glyph, glyph_order, master_index)

build([minimal, include_ps_hints, ...])

drawPoints(pen)

Draw the glyph onto the supplied point pen.

Attributes

name

drawPoints(pen: AbstractPointPen) None

Draw the glyph onto the supplied point pen.