Package org.apache.fontbox.cff
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Interface Summary Interface Description CFFParser.ByteSource Source from which bytes may be read in the future. -
Class Summary Class Description CFFCharset A CFF charset.CFFCIDFont A Type 0 CIDFont represented in a CFF file.CFFDataInput This is specialized DataInput.CFFEncoding A CFF Type 1-equivalent Encoding.CFFExpertCharset This is specialized CFFCharset.CFFExpertEncoding This is specialized CFFEncoding.CFFExpertSubsetCharset This is specialized CFFCharset.CFFFont An Adobe Compact Font Format (CFF) font.CFFISOAdobeCharset This is specialized CFFCharset.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.CFFParser.CFFBuiltInEncoding Inner class representing a font's built-in CFF encoding.CFFParser.CFFBuiltInEncoding.Supplement Inner class representing a supplement for an encoding.CFFParser.DictData Inner class holding the DictData of a CFF font.CFFParser.DictData.Entry Inner class holding an operand of a CFF font.CFFParser.EmbeddedCharset Inner class representing an embedded CFF charset.CFFParser.EmptyCharset An empty charset in a malformed CID font.CFFParser.Format0Charset Inner class representing a Format0 charset.CFFParser.Format0Encoding Inner class representing a Format0 encoding.CFFParser.Format0FDSelect Format 0 FDSelect.CFFParser.Format1Charset Inner class representing a Format1 charset.CFFParser.Format1Encoding Inner class representing a Format1 encoding.CFFParser.Format2Charset Inner class representing a Format2 charset.CFFParser.Format3FDSelect Format 3 FDSelect data.CFFParser.Header Inner class holding the header of a CFF font.CFFParser.Range3 Structure of a Range3 element.CFFParser.RangeMapping Inner class representing a rang mapping for a CID charset.CFFStandardEncoding This is specialized CFFEncoding.CFFStandardString This class represents a standard SID to String mapping.CFFType1Font A Type 1-equivalent font program represented in a CFF file.CharStringCommand This class represents a CharStringCommand.CharStringCommand.Key A static class to hold one or more int values as key.CharStringHandler A Handler for CharStringCommands.CIDKeyedType2CharString A CID-Keyed Type 2 CharString.DataInput This class contains some functionality to read a byte buffer.DataOutput FDSelect Type1CharString This class represents and renders a Type 1 CharString.Type1CharStringParser This class represents a converter for a mapping into a Type 1 sequence.Type1FontUtil This class contains some helper methods handling Type1-Fonts.Type2CharString Represents a Type 2 CharString by converting it into an equivalent Type 1 CharString.Type2CharStringParser This class represents a converter for a mapping into a Type2-sequence.