public class PDCIDFontType2Font extends PDCIDFont
cmap, cmapObjects, font, fontMatrix, resourceRootCMAP
Constructor and Description |
---|
PDCIDFontType2Font()
Constructor.
|
PDCIDFontType2Font(COSDictionary fontDictionary)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.awt.Font |
getawtFont()
Looks up, creates, returns the AWT Font.
|
determineEncoding, encode, getAverageFontWidth, getDefaultWidth, getFontBoundingBox, getFontHeight, getFontWidth, getFontWidth, setDefaultWidth
drawString, getToUnicode, setToUnicode, writeFont
clearResources, cmapEncoding, createString, equals, getAFM, getAverageFontWidthFromAFMFile, getBaseFont, getCodeFromArray, getCOSObject, getEncoding, getFirstChar, getFontDescriptor, getFontEncoding, getFontMatrix, getFontWidthFromAFMFile, getLastChar, getStringWidth, getSubType, getType, getWidths, hashCode, hasToUnicode, isType1Font, parseCmap, setBaseFont, setEncoding, setFirstChar, setFontDescriptor, setFontEncoding, setHasToUnicode, setLastChar, setWidths
public PDCIDFontType2Font()
public PDCIDFontType2Font(COSDictionary fontDictionary)
fontDictionary
- The font dictionary according to the PDF specification.public java.awt.Font getawtFont() throws java.io.IOException
getawtFont
in class PDSimpleFont
java.io.IOException