public class TTFMaxPTable extends TTFVersionTable
| Modifier and Type | Field and Description |
|---|---|
int |
maxComponentDepth |
int |
maxComponentElements |
int |
maxCompositeContours |
int |
maxCompositePoints |
int |
maxContours |
int |
maxFunctionDefs |
int |
maxInstructionDefs |
int |
maxPoints |
int |
maxSizeOfInstructions |
int |
maxStackElements |
int |
maxStorage |
int |
maxTwilightPoints |
int |
maxZones |
int |
numGlyphs |
majorVersion, minorVersionTABLE_CLASSES, TT_TAGS| Constructor and Description |
|---|
TTFMaxPTable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTag() |
void |
readTable() |
String |
toString() |
readVersionpublic int numGlyphs
public int maxPoints
public int maxContours
public int maxCompositePoints
public int maxCompositeContours
public int maxZones
public int maxTwilightPoints
public int maxStorage
public int maxFunctionDefs
public int maxInstructionDefs
public int maxStackElements
public int maxSizeOfInstructions
public int maxComponentElements
public int maxComponentDepth
public void readTable()
throws IOException
readTable in class TTFTableIOExceptionpublic String toString()
toString in class TTFVersionTableCopyright © 2013. All Rights Reserved.