Uses of Class
org.apache.fop.pdf.PDFFontNonBase14
Packages that use PDFFontNonBase14
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFFontNonBase14 in org.apache.fop.pdf
Subclasses of PDFFontNonBase14 in org.apache.fop.pdfModifier and TypeClassDescriptionclass
Class representing a TrueType font.class
Class representing a Type1 or MMType1 font (not necessary for the base 14).class
Class representing a Type3 font.Methods in org.apache.fop.pdf that return types with arguments of type PDFFontNonBase14Modifier and TypeMethodDescriptionprivate List
<PDFFontNonBase14> PDFFactory.addAdditionalEncodings
(FontMetrics metrics, FontDescriptor descriptor, String fontname, String basefont) Methods in org.apache.fop.pdf with parameters of type PDFFontNonBase14Modifier and TypeMethodDescriptionprivate int
PDFFactory.setupFontMetrics
(PDFFontNonBase14 font, PDFFontDescriptor pdfdesc, Iterator<String> usedGlyphNames, int start, int count, FontMetrics metrics)