| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFontConfig
The font configuration data for the more generic fonts such as TTF and Type1, that are used by
most the renderers.
|
| Modifier and Type | Method and Description |
|---|---|
FontConfig |
DefaultFontConfig.DefaultFontConfigParser.parse(Configuration cfg,
FontManager fontManager,
boolean strict,
org.apache.fop.events.EventProducer eventProducer)
Parse the font configuration and return an object containing all the necessary data.
|
FontConfig |
FontConfig.FontConfigParser.parse(Configuration cfg,
FontManager fontManager,
boolean strict,
org.apache.fop.events.EventProducer eventProducer)
Parse the font configuration and return an object containing all the necessary data.
|
| Modifier and Type | Method and Description |
|---|---|
List<T> |
FontConfigurator.configure(FontConfig fontInfoConfig)
Initializes font info settings from the user configuration
|
List<EmbedFontInfo> |
DefaultFontConfigurator.configure(FontConfig fontInfoConfig)
Initializes font info settings from the user configuration
|
Copyright © 2007-2022. All Rights Reserved.