Package org.apache.fontbox.cff
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Interface Summary Interface Description CFFCharset A CFF charset.CFFParser.ByteSource Source from which bytes may be read in the future.DataInput This interface defines some functionality to read a CFF font.FDSelect -
Class Summary Class Description CFFCharsetCID A CFF charset.CFFCharsetType1 A CFF charset.CFFCIDFont A Type 0 CIDFont represented in a CFF file.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.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.CFFBytesource Allows bytes to be re-read later by CFFParser.CFFParser.DictData Inner class holding the DictData of a CFF font.CFFParser.DictData.Entry Inner class holding an operand of a CFF font.CFFParser.EmptyCharsetCID An empty charset in a malformed CID font.CFFParser.EmptyCharsetType1 An empty charset in a malformed Type1 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.CIDKeyedType2CharString A CID-Keyed Type 2 CharString.DataInputByteArray This class implements the DataInput interface using a byte buffer as source.DataInputRandomAccessRead This class implements the DataInput interface using a RandomAccessRead as source.EmbeddedCharset Class representing an embedded CFF charset.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 Deprecated. This class isn't used and will be removed in 4.0.0.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. -
Enum Summary Enum Description CharStringCommand.Key CharStringCommand.Type1KeyWord Enum of all valid type1 key wordsCharStringCommand.Type2KeyWord Enum of all valid type2 key words