Aspose::Font::TtfTables::TtfGaspTable class

TtfGaspTable class

Represents “gasp” table of the TTF Font file.

class TtfGaspTable : public Aspose::Font::TtfTables::TtfTableBase

Nested classes

Enums

EnumDescription
RangeGaspBehaviorFlagsFlags describing desired rasterizer behavior.

Methods

MethodDescription
get_GaspRanges()The list of GaspRange records provides recommended behaviors for various ppem sizes.
get_NumRanges()Gets GaspRange records.
static get_Tag()Gets table tag.
get_Version()Gets table version.

See Also