public class FontFileFinder extends Object
Constructor and Description |
---|
FontFileFinder()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
List<URI> |
find()
Automagically finds a list of font files on local system.
|
List<URI> |
find(String dir)
Searches a given directory for font files.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.