FontDirFinderpublic class WindowsFontDirFinder extends java.lang.Object implements FontDirFinder
| Constructor | Description |
|---|---|
WindowsFontDirFinder() |
| Modifier and Type | Method | 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 FontDirFinderpublic java.util.Map<java.lang.String,java.lang.String> getCommonTTFMapping()
getCommonTTFMapping in interface FontDirFinderCopyright © 2008–2018. All rights reserved.