Package | Description |
---|---|
org.apache.fop.complexscripts.fonts | |
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
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 |
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.
|
Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.