public class TtfGaspTable extends TtfTableBase
Represents "gasp" table of the TTF Font file.
| Modifier and Type | Method and Description |
|---|---|
List<GaspRange> |
getGaspRanges()
Gets the list of GaspRange records provides recommended behaviors for various ppem sizes.
|
int |
getNumRanges()
Gets GaspRange records.
|
static String |
getTag()
Gets the table tag.
|
int |
getVersion()
Gets the table version.
|
getLength, getOffset, getTtfTablespublic static String getTag()
Gets the table tag.
public int getVersion()
Gets the table version.
public int getNumRanges()
Gets GaspRange records.
Copyright © 2025 Aspose. All Rights Reserved.