fop 0.94 | |
Frames | No Frames |
Classes derived from org.apache.fop.pdf.PDFFontDescriptor | |
class | class representing a font descriptor for CID fonts. |
Fields of type org.apache.fop.pdf.PDFFontDescriptor | |
PDFFontDescriptor | descriptor of font metrics
|
Methods with parameter type org.apache.fop.pdf.PDFFontDescriptor | |
PDFFont | PDFFont.createFont(String fontname, FontType 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 | Set the font descriptor (unused for the Type3 fonts)
|
Methods with return type org.apache.fop.pdf.PDFFontDescriptor | |
PDFFontDescriptor | |
PDFFontDescriptor | make a /FontDescriptor object
|
fop 0.94 |