Uses of Class
org.apache.fop.fonts.truetype.OTFSubSetFile.Offsets
-
Packages that use OTFSubSetFile.Offsets Package Description org.apache.fop.fonts.truetype Classes for TrueType fonts. -
-
Uses of OTFSubSetFile.Offsets in org.apache.fop.fonts.truetype
Methods in org.apache.fop.fonts.truetype with parameters of type OTFSubSetFile.Offsets Modifier and Type Method Description protected void
OTFSubSetFile. updateCIDOffsets(OTFSubSetFile.Offsets offsets)
protected void
OTFSubSetFile. updateFixedOffsets(java.util.Map<java.lang.String,CFFDataReader.DICTEntry> topDICT, OTFSubSetFile.Offsets offsets)
protected void
OTFSubSetFile. updateOffsets(OTFSubSetFile.Offsets offsets)
-