public class CallFunction extends TtfInstruction
code, log, vm| Constructor and Description |
|---|
CallFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InstructionStack stack) |
int[] |
getCodeRanges() |
void |
read(FontDataInputStream in) |
String |
toString() |
accept, boolToUint32, doesMatchpublic int[] getCodeRanges()
getCodeRanges in class TtfInstructionpublic void read(FontDataInputStream in) throws IOException
read in class TtfInstructionIOExceptionpublic void execute(InstructionStack stack) throws IOException
execute in class TtfInstructionIOExceptionpublic String toString()
toString in class TtfInstructionCopyright © 2018. All rights reserved.