org.pentaho.reporting.libraries.fonts.truetype
public class TrueTypeFontRegistry extends AbstractFontFileRegistry
| Constructor Summary | |
|---|---|
| TrueTypeFontRegistry() | |
| Method Summary | |
|---|---|
| protected boolean | addFont(File file, String encoding) |
| FontMetricsFactory | createMetricsFactory()
Creates a new font metrics factory. |
| String[] | getAllRegisteredFamilies() |
| protected FileFilter | getFileFilter() |
| FontFamily | getFontFamily(String name) |
| String[] | getRegisteredFamilies() |
| FontCache | getSecondLevelCache() |
| protected static FontCache | internalGetSecondLevelCache() |
| protected void | loadFromCache(String encoding) |
| protected void | storeToCache(String encoding) |
Returns: a new FontMetricsFactory instance