Package | Description |
---|---|
com.itextpdf.kernel.font |
Modifier and Type | Method and Description |
---|---|
Type3Glyph |
PdfType3Font.addGlyph(char c,
int wx,
int llx,
int lly,
int urx,
int ury)
Defines a glyph.
|
Type3Glyph |
Type3Font.getType3Glyph(int unicode)
Returns a glyph by unicode.
|
Type3Glyph |
PdfType3Font.getType3Glyph(int unicode)
Returns a
Type3Glyph by unicode. |
Type3Glyph |
Type3Font.getType3GlyphByCode(int code)
Returns a glyph by its code.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.