| Modifier and Type | Method and Description |
|---|---|
FontDataInputSource |
AfmFont.getInput() |
| Constructor and Description |
|---|
AfmFont(FontDataInputSource inputSource,
boolean embeddable) |
FontDataAsciiReader(FontDataInputSource inputSource) |
FontDataAsciiReader(FontDataInputSource inputSource,
int bufferSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileFontDataInputSource
Creation-Date: 15.12.2005, 15:55:56
|
class |
ResourceFontDataInputSource
The current use of iText and its inherent dependence on the font filename
makes it not feasible to use libLoader for the font loading right now.
|
| Modifier and Type | Method and Description |
|---|---|
FontDataInputSource |
PfmFont.getInput() |
| Constructor and Description |
|---|
PfmFont(FontDataInputSource input,
boolean embeddable) |
| Modifier and Type | Method and Description |
|---|---|
FontDataInputSource |
TrueTypeFont.getInputSource() |
| Constructor and Description |
|---|
TrueTypeFont(FontDataInputSource filename) |
TrueTypeFont(FontDataInputSource filename,
long offset) |
TrueTypeFont(FontDataInputSource filename,
long offset,
int collectionIndex) |