Package | Description |
---|---|
org.apache.fop.fonts |
Classes for font handling.
|
Modifier and Type | Method | Description |
---|---|---|
static FontCacheManager |
FontCacheManagerFactory.createDefault() |
Create the default font caching mechanism.
|
static FontCacheManager |
FontCacheManagerFactory.createDisabled() |
Create a disabled font caching mechanism which by definition does nothing to cache fonts.
|
Constructor | Description |
---|---|
FontManager(InternalResourceResolver resourceResolver,
FontDetector fontDetector,
FontCacheManager fontCacheManager) |
Main constructor
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.