| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFFontDescriptor | |
org.apache.fop.pdf |
Uses of PDFFontDescriptor in org.apache.fop.pdf |
Methods in org.apache.fop.pdf that return PDFFontDescriptor | |
PDFFontDescriptor | PDFDocument.makeFontDescriptor(FontDescriptor desc) make a /FontDescriptor object for a CID font |
Methods in org.apache.fop.pdf with parameters of type PDFFontDescriptor | |
static PDFFont | PDFFont.createFont(int number, String fontname, byte subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor) factory method with the extended parameters for Type1, MMType1 and TrueType |
void | PDFFontNonBase14.setDescriptor(PDFFontDescriptor descriptor) set the font descriptor (unused for the Type3 fonts) |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |