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