intarsys PDF library API

Uses of Class
de.intarsys.pdf.font.PDFontType1

Packages that use PDFontType1
de.intarsys.pdf.font The font part of the PDF is quite large for itself, so it is extracted to a package of its own. 
 

Uses of PDFontType1 in de.intarsys.pdf.font
 

Subclasses of PDFontType1 in de.intarsys.pdf.font
 class PDFontMMType1
          The implementation of a multiple master type 1 font.
 

Methods in de.intarsys.pdf.font that return PDFontType1
static PDFontType1 PDFontType1.createNew(de.intarsys.font.afm.AFM afm)
          Create a Type1 font from an existing AFM definition.
static PDFontType1 PDFontType1.createNew(String name)
          create a Type1 font object to be used in the pdf document
 PDFontType1 PDFontDescriptorType1.getFont()
           
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.