public interface FontDirFinder
Modifier and Type | Method and Description |
---|---|
List<File> |
find()
Finds a list of font files.
|
Map<String,String> |
getCommonTTFMapping()
Provides a list of platform specific ttf name mappings.
|
List<File> find() throws IOException
IOException
- In case of an I/O problemCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.