org.pdfbox.pdmodel.font
Class PDCIDFontType0Font
- COSObjectable
public class PDCIDFontType0Font
This is implementation of the CIDFontType0 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 |
PDCIDFontType0Font
public PDCIDFontType0Font()
Constructor.
PDCIDFontType0Font
public PDCIDFontType0Font(COSDictionary fontDictionary)
Constructor.
fontDictionary
- The font dictionary according to the PDF specification.