| Package | Description |
|---|---|
| org.mabb.fontverter.opentype | |
| org.mabb.fontverter.opentype.TtfInstructions |
| Modifier and Type | Method and Description |
|---|---|
List<TtfInstructionParser.TtfInstruction> |
TtfGlyph.getInstructions() |
| Modifier and Type | Class and Description |
|---|---|
static class |
TtfInstructionParser.AbsoluteValue |
static class |
TtfInstructionParser.AddInstruction |
static class |
TtfInstructionParser.AdjustAngle |
static class |
TtfInstructionParser.AlignPoints |
static class |
TtfInstructionParser.AlignToReferencePoint |
static class |
TtfInstructionParser.CallFunction |
static class |
TtfInstructionParser.InterpolateUntouchedPoints |
static class |
TtfInstructionParser.PushBytes |
static class |
TtfInstructionParser.PushNBytes |
static class |
TtfInstructionParser.PushWords |
static class |
TtfInstructionParser.SetZonePointer2 |
| Modifier and Type | Method and Description |
|---|---|
static TtfInstructionParser.TtfInstruction |
TtfInstructionParser.createFromCode(int code) |
| Modifier and Type | Method and Description |
|---|---|
List<TtfInstructionParser.TtfInstruction> |
TtfInstructionParser.parse(byte[] data) |
Copyright © 2016. All rights reserved.