PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.contents.fonts.CompositeFont

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

Uses of CompositeFont in it.stefanochizzolini.clown.documents.contents.fonts
 

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

Methods in it.stefanochizzolini.clown.documents.contents.fonts that return CompositeFont
 CompositeFont CompositeFont.clone(Document context)
           
static CompositeFont CompositeFont.get(Document context, IInputStream fontData)
           
 


PDF Clown
0.0.8

Project home page

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