| Package | Description |
|---|---|
| com.itextpdf.io.font |
| Modifier and Type | Method and Description |
|---|---|
static TrueTypeFont |
FontProgramFactory.createTrueTypeFont(byte[] fontProgram,
boolean isLenientMode)
Creates a new TrueType font from the byte content.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
TrueTypeFont.merge(Map<TrueTypeFont,Set<Integer>> toMerge,
String fontName)
Deprecated.
in favour of
merge(Map, String, boolean) |
static byte[] |
TrueTypeFont.merge(Map<TrueTypeFont,Set<Integer>> toMerge,
String fontName,
boolean isCmapCheckRequired)
Merges the passed font into one.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.