| Package | Description |
|---|---|
| org.apache.fop.complexscripts.fonts | |
| org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
| org.apache.fop.render.pcl.fonts | |
| org.apache.fop.render.pcl.fonts.truetype |
| Constructor | Description |
|---|---|
OTFAdvancedTypographicTableReader(OpenFont otf,
FontFileReader in) |
Construct an
OTFAdvancedTypographicTableReader instance. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
OTFFile |
|
class |
OTFSubSetFile |
Reads an OpenType CFF file and generates a subset
The OpenType specification can be found at the Microsoft
Typography site: http://www.microsoft.com/typography/otspec/
|
class |
TTFFile |
Reads a TrueType file or a TrueType Collection.
|
class |
TTFSubSetFile |
Reads a TrueType file and generates a subset
that can be used to embed a TrueType CID font.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected OpenFont |
PCLCharacterWriter.openFont |
| Modifier and Type | Method | Description |
|---|---|---|
abstract OpenFont |
PCLFontReader.getFontFile() |
|
OpenFont |
PCLSoftFont.getOpenFont() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PCLSoftFont.setOpenFont(OpenFont openFont) |
| Modifier and Type | Method | Description |
|---|---|---|
OpenFont |
PCLTTFFontReader.getFontFile() |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.