public class Type0Font extends PDFFont
| Constructor and Description |
|---|
Type0Font(String baseFont,
PDFObject fontObj,
PDFFontDescriptor descriptor)
Creates a new instance of Type0Font
|
| Modifier and Type | Method and Description |
|---|---|
PDFFont |
getDescendantFont(int fontID)
Get a descendant font of this font by fontId
|
protected PDFGlyph |
getGlyph(char src,
String name)
Get a character from the first font in the descendant fonts array
|
equals, getBaseFont, getCachedGlyph, getDescriptor, getEncoding, getFont, getGlyphs, getSubtype, getUnicodeMap, hashCode, setBaseFont, setDescriptor, setEncoding, setSubtype, setUnicodeMap, toStringpublic Type0Font(String baseFont, PDFObject fontObj, PDFFontDescriptor descriptor) throws IOException
IOExceptionCopyright © 2024. All rights reserved.