Aspose::Font::TtfTables::TtfGaspTable class
TtfGaspTable class
Represents “gasp” table of the TTF Font file.
class TtfGaspTable : public Aspose::Font::TtfTables::TtfTableBase
Nested classes
- Class GaspRange
Enums
| Enum | Description |
|---|---|
| RangeGaspBehaviorFlags | Flags describing desired rasterizer behavior. |
Methods
| Method | Description |
|---|---|
| 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
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++