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 and Description |
---|
OTFAdvancedTypographicTableReader(OpenFont otf,
FontFileReader in)
Construct an
OTFAdvancedTypographicTableReader instance. |
Modifier and Type | Class and 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 |
OTFSubSetWriter |
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 and Description |
---|---|
protected OpenFont |
PCLCharacterWriter.openFont |
Modifier and Type | Method and Description |
---|---|
abstract OpenFont |
PCLFontReader.getFontFile() |
OpenFont |
PCLSoftFont.getOpenFont() |
Modifier and Type | Method and Description |
---|---|
void |
PCLSoftFont.setOpenFont(OpenFont openFont) |
Modifier and Type | Method and Description |
---|---|
OpenFont |
PCLTTFFontReader.getFontFile() |
Copyright © 2025 Apache Software Foundation. All rights reserved.