| Package | Description |
|---|---|
| org.mabb.fontverter.opentype |
| Modifier and Type | Class and Description |
|---|---|
class |
CffTable |
class |
CmapTable |
class |
ControlValueTable |
class |
FontProgramTable |
class |
GlyphLocationTable |
class |
GlyphTable |
class |
HeadTable |
class |
HorizontalHeadTable |
class |
HorizontalMetricsTable |
class |
MaximumProfileTable |
class |
NameTable |
class |
OS2WinMetricsTable |
class |
PostScriptTable |
| Modifier and Type | Method and Description |
|---|---|
static OpenTypeTable |
OpenTypeTable.createFromRecord(OpenTypeTable.OtfTableRecord record,
OpenTypeFont font) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenTypeTable> |
OpenTypeFont.getTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTypeFont.addTable(OpenTypeTable table) |
Copyright © 2018. All rights reserved.