public class WindowsFontDirFinder extends Object implements FontDirFinder
| Constructor and Description |
|---|
WindowsFontDirFinder() |
| 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.
|
public List<File> find()
find in interface FontDirFinderpublic Map<String,String> getCommonTTFMapping()
getCommonTTFMapping in interface FontDirFinderCopyright © 2008–2018 The Apache Software Foundation. All rights reserved.