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(String fontname,
String basefont,
Object encoding,
PDFRectangle fontBBox,
PDFArray fontMatrix,
PDFCharProcs charProcs)
Create the /Font object
|
Copyright © 2025 Apache Software Foundation. All rights reserved.