Uses of Class
org.docx4j.fonts.fop.fonts.truetype.OpenFont
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.complexscripts.fonts | |
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
-
Uses of OpenFont in org.docx4j.fonts.fop.complexscripts.fonts
Constructors in org.docx4j.fonts.fop.complexscripts.fonts with parameters of type OpenFont Constructor Description OTFAdvancedTypographicTableReader(OpenFont otf, FontFileReader in)Construct anOTFAdvancedTypographicTableReaderinstance. -
Uses of OpenFont in org.docx4j.fonts.fop.fonts.truetype
Subclasses of OpenFont in org.docx4j.fonts.fop.fonts.truetype Modifier and Type Class Description classOTFFileclassOTFSubSetFileReads 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/classOTFSubSetWriterclassTTFFileReads a TrueType file or a TrueType Collection.classTTFSubSetFileReads a TrueType file and generates a subset that can be used to embed a TrueType CID font.