org.apache.fop.fonts.autodetect
Interface FontFinder
- FontFileFinder, MacFontDirFinder, NativeFontDirFinder, UnixFontDirFinder, WindowsFontDirFinder
public interface FontFinder
Implementers provide find method for searching native operating system
for available fonts.
List | find() - Finds a list of font files.
|
find
public List find()
throws IOException
Finds a list of font files.
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.