Java Doc for TTFFont.java in » PDF » PDF-Renderer » com » sun » pdfview » font » Java Source Code / Java DocumentationJava Source Code and Java Documentation
TTFFont(String baseFont, PDFObject fontObj, PDFFontDescriptor descriptor) create a new TrueTypeFont object based on a description of the
font from the PDF file.
create a new TrueTypeFont object based on a description of the
font from the PDF file. If the description happens to contain
an in-line true-type font file (under key "FontFile2"), use the
true type font. Otherwise, parse the description for key information
and use that to generate an appropriate font.