| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontManager.autoDetectFonts(boolean autoDetectFonts,
FontAdder fontAdder,
boolean strict,
FontEventListener listener,
java.util.List<EmbedFontInfo> fontInfoList)
Detect fonts from the operating system via FOPs autodetect mechanism.
|
void |
FontDetector.detect(FontManager fontManager,
FontAdder fontAdder,
boolean strict,
FontEventListener eventListener,
java.util.List<EmbedFontInfo> fontInfoList) |
Copyright © 2007–2023. All rights reserved.