Uses of Class org.apache.fop.fonts.CustomFont

Uses in package org.apache.fop.fonts

Classes derived from org.apache.fop.fonts.CustomFont

class
Abstract base class for CID fonts.
class
Generic MultiByte (CID) font
class
Generic SingleByte font

Fields of type org.apache.fop.fonts.CustomFont

CustomFont
the loaded font

Methods with return type org.apache.fop.fonts.CustomFont

CustomFont
CustomFont
FontLoader.loadFont(File fontFile, FontResolver resolver)
Loads a custom font from a File.
CustomFont
FontLoader.loadFont(String fontFileURI, FontResolver resolver)
Loads a custom font from a URI.
CustomFont
FontLoader.loadFontFromInputStream(String fontFileURI, FontResolver resolver, boolean isType1, InputStream in)
Loads and returns a font given an input stream.

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