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(URL fontUrl,
FontResolver resolver,
FontCache fontCache)
Attempts to determine EmbedFontInfo from a given font file.
fontUrl
- font URL. Assumed to be local.resolver
- font resolver used to resolve fontfontCache
- font cache (may be null)
- newly created embed font info
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.