|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenFont | |
---|---|
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 |
Uses of OpenFont in org.apache.fop.complexscripts.fonts |
---|
Constructors in org.apache.fop.complexscripts.fonts with parameters of type OpenFont | |
---|---|
OTFAdvancedTypographicTableReader(OpenFont otf,
FontFileReader in)
Construct an OTFAdvancedTypographicTableReader instance. |
Uses of OpenFont in org.apache.fop.fonts.truetype |
---|
Subclasses of OpenFont in org.apache.fop.fonts.truetype | |
---|---|
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. |
Uses of OpenFont in org.apache.fop.render.pcl.fonts |
---|
Fields in org.apache.fop.render.pcl.fonts declared as OpenFont | |
---|---|
protected OpenFont |
PCLCharacterWriter.openFont
|
Methods in org.apache.fop.render.pcl.fonts that return OpenFont | |
---|---|
abstract OpenFont |
PCLFontReader.getFontFile()
|
OpenFont |
PCLSoftFont.getOpenFont()
|
Methods in org.apache.fop.render.pcl.fonts with parameters of type OpenFont | |
---|---|
void |
PCLSoftFont.setOpenFont(OpenFont openFont)
|
Uses of OpenFont in org.apache.fop.render.pcl.fonts.truetype |
---|
Methods in org.apache.fop.render.pcl.fonts.truetype that return OpenFont | |
---|---|
OpenFont |
PCLTTFFontReader.getFontFile()
|
|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |