| Package | Description |
|---|---|
| org.mabb.fontverter.opentype |
| Modifier and Type | Method and Description |
|---|---|
static OtfNameConstants.Language |
OtfNameConstants.Language.fromInt(int i) |
static OtfNameConstants.Language |
OtfNameConstants.Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OtfNameConstants.Language[] |
OtfNameConstants.Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NameRecord |
NameRecord.createMacRecord(String name,
OtfNameConstants.RecordType type,
OtfNameConstants.Language language) |
static NameRecord |
NameRecord.createWindowsRecord(String name,
OtfNameConstants.RecordType type,
OtfNameConstants.Language language) |
Copyright © 2018. All rights reserved.