org.pentaho.reporting.libraries.fonts.truetype
Class TrueTypeFontMetricsFactory
java.lang.Object
org.pentaho.reporting.libraries.fonts.truetype.TrueTypeFontMetricsFactory
- All Implemented Interfaces:
- FontMetricsFactory
public class TrueTypeFontMetricsFactory
- extends Object
- implements FontMetricsFactory
This class is still experimental. At a later time, this class should be refactored to work without file references.
- Author:
- Thomas Morgner
TrueTypeFontMetricsFactory
public TrueTypeFontMetricsFactory()
createMetrics
public FontMetrics createMetrics(FontIdentifier record,
FontContext context)
- Description copied from interface:
FontMetricsFactory
- Loads the font metrics for the font identified by the given identifier.
- Specified by:
createMetrics
in interface FontMetricsFactory
- Returns: