Class 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 com.tom_roush.fop.fonts.autodetect.UnixFontDirFinder
    • Constructor Detail

      • UnixFontDirFinder

        public UnixFontDirFinder()
    • Method Detail