| Package | Description |
|---|---|
| org.mabb.fontverter | |
| org.mabb.fontverter.cff | |
| org.mabb.fontverter.converter | |
| org.mabb.fontverter.eot | |
| org.mabb.fontverter.opentype | |
| org.mabb.fontverter.woff |
| Modifier and Type | Method and Description |
|---|---|
FontConverter |
FVFont.createConverterForType(FontVerter.FontFormat fontFormat) |
| Modifier and Type | Method and Description |
|---|---|
FontConverter |
CffFontAdapter.createConverterForType(FontVerter.FontFormat fontFormat) |
| Modifier and Type | Class and Description |
|---|---|
class |
CFFToOpenTypeConverter |
class |
CombinedFontConverter |
class |
EotToOpenTypeConverter |
class |
IdentityConverter |
class |
OpenTypeToEotConverter |
class |
OtfToWoffConverter |
static class |
OtfToWoffConverter.OtfToWoff2Converter |
class |
WoffToOtfConverter |
| Constructor and Description |
|---|
CombinedFontConverter(FontConverter... converters) |
| Modifier and Type | Method and Description |
|---|---|
FontConverter |
EotFont.createConverterForType(FontVerter.FontFormat fontFormat) |
| Modifier and Type | Method and Description |
|---|---|
FontConverter |
OpenTypeFont.createConverterForType(FontVerter.FontFormat fontFormat) |
| Modifier and Type | Method and Description |
|---|---|
FontConverter |
Woff2Font.createConverterForType(FontVerter.FontFormat fontFormat) |
FontConverter |
Woff1Font.createConverterForType(FontVerter.FontFormat fontFormat) |
Copyright © 2018. All rights reserved.