Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Class and Description |
---|---|
private static class |
FileSystemFontProvider.FSIgnored
Represents ignored fonts (i.e.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<FileSystemFontProvider.FSFontInfo> |
FileSystemFontProvider.fontInfoList |
Modifier and Type | Method and Description |
---|---|
private java.util.List<FileSystemFontProvider.FSFontInfo> |
FileSystemFontProvider.loadDiskCache(java.util.List<java.io.File> files)
Loads the font metadata cache from disk.
|