public class PDCIDFontType0Font extends PDCIDFont
cmap, cmapObjects, font, fontMatrix, resourceRootCMAP
Constructor and Description |
---|
PDCIDFontType0Font()
Constructor.
|
PDCIDFontType0Font(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 PDCIDFontType0Font()
public PDCIDFontType0Font(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.