PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.fonts.CompositeFont

Packages that use CompositeFont
org.pdfclown.documents.contents.fonts Font type definitions used to draw text inside content streams [PDF:1.6:5]. 
 

Uses of CompositeFont in org.pdfclown.documents.contents.fonts
 

Subclasses of CompositeFont in org.pdfclown.documents.contents.fonts
 class Type0Font
          Composite font associated to a Type 0 CIDFont, containing glyph descriptions based on the Adobe Type 1 font format [PDF:1.6:5.6.3].
 class Type2Font
          Composite font associated to a Type 2 CIDFont, containing glyph descriptions based on the TrueType font format [PDF:1.6:5.6.3].
 

Methods in org.pdfclown.documents.contents.fonts that return CompositeFont
static CompositeFont CompositeFont.get(Document context, IInputStream fontData)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.