| Package | Description |
|---|---|
| com.itextpdf.layout.font |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexFontSelectorStrategy
Complex FontSelectorStrategy split text based on Character.UnicodeScript.
|
| Modifier and Type | Method and Description |
|---|---|
FontSelectorStrategy |
FontProvider.getStrategy(String text, List<String> fontFamilies)
Gets the FontSelectorStrategy to split specified text into sequences of glyphs, already tied to the fonts which contain them.
|
FontSelectorStrategy |
FontProvider.getStrategy(String text, List<String> fontFamilies, FontCharacteristics fc)
Gets the FontSelectorStrategy to split specified text into sequences of glyphs, already tied to the fonts which contain them.
|
FontSelectorStrategy |
FontProvider.getStrategy(String text, List<String> fontFamilies, FontCharacteristics fc, FontSet additionalFonts)
Gets the FontSelectorStrategy to split specified text into sequences of glyphs, already tied to the fonts which contain them.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.