Class WindowsFontDirFinder

  • All Implemented Interfaces:
    FontDirFinder

    public class WindowsFontDirFinder
    extends Object
    implements FontDirFinder
    FontFinder for native Windows platforms. This class is based on a class provided by Apache FOP. see com.tom_roush.fop.fonts.autodetect.WindowsFontDirFinder
    • Constructor Detail

      • WindowsFontDirFinder

        public WindowsFontDirFinder()
    • Method Detail

      • find

        public List<File> find()
        Finds a list of font files.
        Specified by:
        find in interface FontDirFinder
        Returns:
        a list of detected font files