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 |
---|---|
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 Font getawtFont() throws IOException
getawtFont
in class PDSimpleFont
IOException
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.