Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFFontType3.setCharProcs(PDFCharProcs chars)
Set the glyphs' definitions.
|
Constructor and Description |
---|
PDFFontType3(java.lang.String fontname,
java.lang.String basefont,
java.lang.Object encoding,
PDFRectangle fontBBox,
PDFArray fontMatrix,
PDFCharProcs charProcs)
Create the /Font object
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.