Uses of Class
org.docx4j.fonts.fop.fonts.cff.CFFDataReader
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
-
Uses of CFFDataReader in org.docx4j.fonts.fop.fonts.truetype
Fields in org.docx4j.fonts.fop.fonts.truetype declared as CFFDataReader Modifier and Type Field Description protected CFFDataReaderOTFSubSetFile. cffReaderThe CFF reader object used to read data and offsets from the original font fileMethods in org.docx4j.fonts.fop.fonts.truetype that return CFFDataReader Modifier and Type Method Description CFFDataReaderOTFSubSetFile. getCFFReader()Returns the parsed CFF data for the original font.