public final class TrueTypeSubsetter extends Object
Modifier and Type | Method and Description |
---|---|
static void |
subset(com.itextpdf.kernel.font.PdfTrueTypeFont font,
Set<com.itextpdf.io.font.otf.Glyph> glyphs)
Subset true type font with provided set of glyphs.
|
public static void subset(com.itextpdf.kernel.font.PdfTrueTypeFont font, Set<com.itextpdf.io.font.otf.Glyph> glyphs) throws IOException
font
- true type fontglyphs
- set of glyphs to create subsetIOException
- if any input/output issue occursCopyright © 1998–2024 iText Group NV. All rights reserved.