GvarTable

Overview

GvarTable is a class in Aspose.Font FOSS for Python.

Properties

NameTypeAccessDescription
axis_countintRead
shared_tupleslist[tuple[float, ...]]Read
glyph_offsetslist[int]Read
data_offsetintRead

Methods

SignatureDescription
from_reader(r: BinaryReader, length: int, axis_tags: list[str])"GvarTable"
glyph_variations(gid: int, point_count: int)list[TupleVariation]