public class WindowsFontDirFinder extends java.lang.Object implements FontDirFinder
Constructor and Description |
---|
WindowsFontDirFinder() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.io.File> |
find()
Finds a list of font files.
|
java.util.Map<java.lang.String,java.lang.String> |
getCommonTTFMapping()
Provides a list of platform specific ttf name mappings.
|
public java.util.List<java.io.File> find()
find
in interface FontDirFinder
public java.util.Map<java.lang.String,java.lang.String> getCommonTTFMapping()
getCommonTTFMapping
in interface FontDirFinder