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 FontDirFinder
public Map<String,String> getCommonTTFMapping()
getCommonTTFMapping
in interface FontDirFinder
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.