com.sun.pdfview.font
public class CIDFontType2 extends TTFFont
Constructor Summary | |
---|---|
CIDFontType2(String baseName, PDFObject fontObj, PDFFontDescriptor descriptor)
create a new CIDFontType2 object based on the name of a built-in font
and the font descriptor |
Parameters: baseName the name of the font, from the PDF file fontObj a dictionary that contains the DW (defaultWidth) and W (width) parameters descriptor a descriptor for the font