vfbLib.parsers.glyph.read_absolute_point

vfbLib.parsers.glyph.read_absolute_point(points: list[list[Any]], stream: BytesIO, num_masters: int, x_masters: list[int], y_masters: list[int])