Class ITextFontRegistry

java.lang.Object
org.pentaho.reporting.libraries.fonts.merge.CompoundFontRegistry
org.pentaho.reporting.libraries.fonts.itext.ITextFontRegistry
All Implemented Interfaces:
FontRegistry

public class ITextFontRegistry extends CompoundFontRegistry
This class provides access to the iText font system. The IText registry does not actually use iText to register the fonts (as iText does not provide all information we need for that task).
Author:
Thomas Morgner