org.apache.fop.fonts.autodetect
Class FontInfoFinder
java.lang.Object
org.apache.fop.fonts.autodetect.FontInfoFinder
public class FontInfoFinder
extends java.lang.Object
Attempts to determine correct FontInfo
find
public EmbedFontInfo find(File fontFile,
FontResolver resolver,
FontCache fontCache)
Attempts to determine EmbedFontInfo from a given font file.
fontFile
- font fileresolver
- font resolver used to resolve fontfontCache
- font cache (may be null)
- newly created embed font info
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.