Uses of Class
org.apache.fop.fonts.truetype.OTFSubSetFile.FDIndexReference
-
Packages that use OTFSubSetFile.FDIndexReference Package Description org.apache.fop.fonts.truetype Classes for TrueType fonts. -
-
Uses of OTFSubSetFile.FDIndexReference in org.apache.fop.fonts.truetype
Fields in org.apache.fop.fonts.truetype with type parameters of type OTFSubSetFile.FDIndexReference Modifier and Type Field Description private java.util.Map<java.lang.Integer,OTFSubSetFile.FDIndexReference>
OTFSubSetFile. subsetFDSelect
The subset FD Select table used to store the mappings between glyphs and their associated FDFont object which point to a private dict and local subroutines.
-