Modifier and Type | Method | Description |
---|---|---|
FontDataInputSource |
AfmFont.getInput() |
Constructor | Description |
---|---|
AfmFont(FontDataInputSource inputSource,
boolean embeddable) |
|
FontDataAsciiReader(FontDataInputSource inputSource) |
|
FontDataAsciiReader(FontDataInputSource inputSource,
int bufferSize) |
Modifier and Type | Class | 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 | Description |
---|---|---|
FontDataInputSource |
PfmFont.getInput() |
Constructor | Description |
---|---|
PfmFont(FontDataInputSource input,
boolean embeddable) |
Modifier and Type | Method | Description |
---|---|---|
FontDataInputSource |
TrueTypeFont.getInputSource() |
Constructor | Description |
---|---|
TrueTypeFont(FontDataInputSource filename) |
|
TrueTypeFont(FontDataInputSource filename,
long offset) |
|
TrueTypeFont(FontDataInputSource filename,
long offset,
int collectionIndex) |