Package | Description |
---|---|
org.apache.fop.fonts |
Classes for font handling.
|
Modifier and Type | Method and 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 and Description |
---|
FontManager(InternalResourceResolver resourceResolver,
FontDetector fontDetector,
FontCacheManager fontCacheManager)
Main constructor
|
Copyright © 2025 Apache Software Foundation. All rights reserved.