org.pdfbox.pdmodel.font
Class PDCIDFontType2Font
- COSObjectable
public class PDCIDFontType2Font
This is implementation of the CIDFontType2 Font.
clearResources, drawString, encode, equals, getAFM, getAverageFontWidth, getAverageFontWidthFromAFMFile, getBaseFont, getCOSObject, getCodeFromArray, getEncoding, getFirstChar, getFontBoundingBox, getFontHeight, getFontMatrix, getFontWidth, getFontWidthFromAFMFile, getLastChar, getStringWidth, getSubType, getType, getWidths, hashCode, setBaseFont, setEncoding, setFirstChar, setLastChar, setWidths |
PDCIDFontType2Font
public PDCIDFontType2Font()
Constructor.
PDCIDFontType2Font
public PDCIDFontType2Font(COSDictionary fontDictionary)
Constructor.
fontDictionary - The font dictionary according to the PDF specification.