public class UnixFontDirFinder extends NativeFontDirFinder
| Constructor and Description |
|---|
UnixFontDirFinder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getCommonTTFMapping()
Provides a list of platform specific ttf name mappings.
|
protected java.lang.String[] |
getSearchableDirectories()
Some guesses at possible unix font directory locations.
|
findprotected java.lang.String[] getSearchableDirectories()
getSearchableDirectories in class NativeFontDirFinderpublic java.util.Map<java.lang.String,java.lang.String> getCommonTTFMapping()