| CFFCharset |
A CFF charset.
|
| CFFCharsetCID |
A CFF charset.
|
| CFFCharsetType1 |
A CFF charset.
|
| CFFCIDFont |
A Type 0 CIDFont represented in a CFF file.
|
| CFFCIDFont.PrivateType1CharStringReader |
Private implementation of Type1CharStringReader, because only CFFType1Font can
expose this publicly, as CIDFonts only support this for legacy 'seac' commands.
|
| 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.
|
| CFFParser.ByteSource |
Source from which bytes may be read in the future.
|
| 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.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.
|
| CFFType1Font |
A Type 1-equivalent font program represented in a CFF file.
|
| CFFType1Font.PrivateType1CharStringReader |
Private implementation of Type1CharStringReader, because only CFFType1Font can
expose this publicly, as CIDFonts only support this for legacy 'seac' commands.
|
| CharStringCommand |
This class represents a CharStringCommand.
|
| CharStringCommand.Key |
|
| CharStringCommand.Type1KeyWord |
Enum of all valid type1 key words
|
| CharStringCommand.Type2KeyWord |
Enum of all valid type2 key words
|
| CIDKeyedType2CharString |
A CID-Keyed Type 2 CharString.
|
| DataInput |
This interface defines some functionality to read a CFF font.
|
| EmbeddedCharset |
Class representing an embedded CFF charset.
|
| FDSelect |
|
| Type1CharString |
This class represents and renders a Type 1 CharString.
|
| 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.
|
| Type2CharStringParser.GlyphData |
|