public class GetInfoInstruction extends TtfInstruction
code, log, vm| Constructor and Description |
|---|
GetInfoInstruction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InstructionStack stack) |
int[] |
getCodeRanges() |
static boolean |
isWindows() |
void |
read(FontDataInputStream in) |
accept, boolToUint32, doesMatch, toStringpublic 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 static boolean isWindows()
Copyright © 2018. All rights reserved.