public interface IFontSelectorStrategy
| Modifier and Type | Method and Description |
|---|---|
List<com.itextpdf.commons.datastructures.Tuple2<com.itextpdf.io.font.otf.GlyphLine,PdfFont>> |
getGlyphLines(String text)
Converts text into glyphs with the best matching font.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.