Class UnixFontDirFinder

java.lang.Object
org.apache.fontbox.util.autodetect.NativeFontDirFinder
org.apache.fontbox.util.autodetect.UnixFontDirFinder
All Implemented Interfaces:
FontDirFinder

public class UnixFontDirFinder extends NativeFontDirFinder
Unix font directory finder. This class is based on a class provided by Apache FOP. see org.apache.fop.fonts.autodetect.UnixFontDirFinder
  • Constructor Details

    • UnixFontDirFinder

      public UnixFontDirFinder()
  • Method Details