| Package | Description |
|---|---|
| org.docx4j.fonts.fop.complexscripts.fonts | |
| org.docx4j.fonts.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 |
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.
|
Copyright © 2007-2022. All Rights Reserved.