Package | Description |
---|---|
org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
org.docx4j.fonts.fop.fonts.substitute |
Font substitution facilities.
|
org.docx4j.fonts.fop.util |
Modifier and Type | Method and Description |
---|---|
void |
FontManagerConfigurator.configure(FontManager fontManager,
boolean strict)
Initializes font settings from the user configuration
|
void |
FontCache.save()
Writes the font cache to disk.
|
void |
FontCache.saveTo(File cacheFile)
Writes the font cache to disk.
|
Constructor and Description |
---|
FontReader(InputSource source)
Construct a FontReader object from a path to a metric.xml file
and read metric data
|
Modifier and Type | Method and Description |
---|---|
void |
FontSubstitutionsConfigurator.configure(FontSubstitutions substitutions)
Configures a font substitution catalog
|
Modifier and Type | Method and Description |
---|---|
static void |
LogUtil.handleError(org.slf4j.Logger log,
String errorStr,
boolean strict)
Convenience method that handles any error appropriately
|
static void |
LogUtil.handleException(org.slf4j.Logger log,
Exception e,
boolean strict)
Convenience method that handles any error appropriately
|
Copyright © 2007-2019. All Rights Reserved.