org.apache.fop.fonts.autodetect

Class UnixFontDirFinder

Implemented Interfaces:
FontFinder

public class UnixFontDirFinder
extends NativeFontDirFinder

Unix font directory finder

Method Summary

protected String[]
getSearchableDirectories()
Some guesses at possible unix font directory locations

Methods inherited from class org.apache.fop.fonts.autodetect.NativeFontDirFinder

find, getSearchableDirectories

Method Details

getSearchableDirectories

protected String[] getSearchableDirectories()
Some guesses at possible unix font directory locations
Overrides:
getSearchableDirectories in interface NativeFontDirFinder
Returns:
a list of possible font locations

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.