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