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