Class FileSystemFontProvider

java.lang.Object
org.sejda.sambox.pdmodel.font.FontProvider
org.sejda.sambox.pdmodel.font.FileSystemFontProvider

public class FileSystemFontProvider extends FontProvider
A FontProvider which searches for fonts on the local filesystem.
Author:
John Hewson
  • Constructor Details

    • FileSystemFontProvider

      public FileSystemFontProvider()
  • Method Details

    • findFontFiles

      protected List<File> findFontFiles()
    • getDiskCacheFile

      protected File getDiskCacheFile()
    • getFontInfo

      public List<? extends FontInfo> getFontInfo()
      Specified by:
      getFontInfo in class FontProvider
      Returns:
      a list of information about fonts on the system.