fop 0.95beta | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.fonts.autodetect.NativeFontDirFinder
org.apache.fop.fonts.autodetect.MacFontDirFinder
public class MacFontDirFinder
extends NativeFontDirFinder
Method Summary | |
protected String[] |
|
Methods inherited from class org.apache.fop.fonts.autodetect.NativeFontDirFinder | |
find , getSearchableDirectories |
protected String[] getSearchableDirectories()
Some guesses at possible unix font directory locations
- Overrides:
- getSearchableDirectories in interface NativeFontDirFinder
- Returns:
- a array of possible font directory locations
fop 0.95beta |