Class TTSimpleOutline
java.lang.Object
com.adobe.fontengine.font.opentype.TTOutline
com.adobe.fontengine.font.opentype.TTSimpleOutline
A TrueType simple outline.
-
Field Summary
FieldsFields inherited from class com.adobe.fontengine.font.opentype.TTOutline
unscaledCoordinatesAreInvalid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidinstruct(TTInterpreter interpreter) voidvoidvoidvoid
-
Field Details
-
points
-
contourEndPoints
public int[] contourEndPoints -
instructions
-
instructionsOffset
public int instructionsOffset -
instructionsLength
public int instructionsLength
-
-
Constructor Details
-
TTSimpleOutline
public TTSimpleOutline()
-
-
Method Details
-
scale
-
getScanType
public int getScanType()- Specified by:
getScanTypein classTTOutline
-
instruct
public void instruct(TTInterpreter interpreter) throws InvalidGlyphException, UnsupportedFontException - Specified by:
instructin classTTOutline- Throws:
InvalidGlyphExceptionUnsupportedFontException
-
getMerged
-
toConsumer
- Specified by:
toConsumerin classTTOutline- Throws:
InvalidFontException
-
toConsumer2
- Specified by:
toConsumer2in classTTOutline- Throws:
InvalidFontException
-
translate
public void translate()
-