Package org.apache.fontbox.cff

This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).

See:
          Description

Class Summary
AFMFormatter This class creates all needed AFM font metric data from a CFFFont ready to be read from a AFMPaser.
CFFDataInput This is specialized DataInput.
CFFFont This class represents a CFF/Type2 Font.
CFFOperator This class represents a CFF operator.
CFFOperator.Key This class is a holder for a key value.
CFFParser This class represents a parser for a CFF font.
CFFStandardString This class represents a standard SID to String mapping.
CharStringCommand This class represents a CharStringCommand.
CharStringCommand.Key A static class to hold one or more int values as key.
CharStringConverter A class to convert for a sequence of Type1/Type2 commands into a sequence of CharStringCommands.
CharStringHandler A Handler for CharStringCommands.
CharStringRenderer This class represents a renderer for a charstring.
DataInput This class contains some functionality to read a byte buffer.
DataOutput  
Type1CharStringFormatter This class represents a formatter for CharString commands of a Type1 font.
Type1CharStringParser This class represents a converter for a mapping into a Type1-sequence.
Type1FontFormatter This class represents a formatter for a given Type1 font.
Type1FontUtil This class contains some helper methods handling Type1-Fonts.
Type2CharStringParser This class represents a converter for a mapping into a Type2-sequence.
 

Package org.apache.fontbox.cff Description

This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).



Copyright © 2008-2011 Apache Software Foundation. All Rights Reserved.