| Package | Description |
|---|---|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CIDFontType0
A Type 1 based CID font.
|
class |
CIDFontType2
A TrueType based CID font.
|
| Modifier and Type | Method and Description |
|---|---|
CIDFont |
PDFontType0.getDescendantFont()
The descendant font (font program) for the Type0 font.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFontType0.setDescendantFont(CIDFont font) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.