com.sun.pdfview.font
public class Type0Font extends PDFFont
| Constructor Summary | |
|---|---|
| Type0Font(String baseFont, PDFObject fontObj, PDFFontDescriptor descriptor) Creates a new instance of Type0Font | |
| Method Summary | |
|---|---|
| PDFFont | getDescendantFont(int fontID)
Get a descendant font of this font by fontId |
| protected PDFGlyph | getGlyph(char src, String name)
Get a character from the first font in the descendant fonts array |