| Package | Description |
|---|---|
| org.apache.fop.fonts.type1 |
Classes for Adobe Type 1 fonts.
|
| org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
| Modifier and Type | Method | Description |
|---|---|---|
PFBData |
PFBParser.parsePFB(java.io.InputStream in) |
Parses a PFB file into a PFBData object.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.io.ByteArrayOutputStream |
Type1SubsetFile.writeHeader(PFBData pfbData,
PostscriptParser.PSElement encoding) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PDFT1Stream.setData(PFBData pfb) |
Used to set the PFBData object that represents the embeddable Type 1
font.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.