com.sun.pdfview.font

Class CIDFontType2

public class CIDFontType2 extends TTFFont

a font object derived from a CID font.
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

Constructor Detail

CIDFontType2

public 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