java.lang.Object
org.sejda.sambox.pdmodel.font.FontProvider
org.sejda.sambox.pdmodel.font.FileSystemFontProvider
A FontProvider which searches for fonts on the local filesystem.
- Author:
- John Hewson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileSystemFontProvider
public FileSystemFontProvider()
-
-
Method Details
-
findFontFiles
-
getDiskCacheFile
-
getFontInfo
- Specified by:
getFontInfoin classFontProvider- Returns:
- a list of information about fonts on the system.
-