org.apache.fop.fonts.truetype
Class TTFFontLoader
public class TTFFontLoader
Loads a font into memory directly from the original font file.
TTFFontLoader
public TTFFontLoader(String fontFileURI,
InputStream in,
FontResolver resolver) Default constructor
fontFileURI - the URI representing the font filein - the InputStream to load the font fromresolver - the FontResolver for font URI resolution
read
protected void read()
throws IOException- read in interface FontLoader
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.