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