CFFCharset |
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.
|
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.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.EmbeddedCharset |
Inner class representing an embedded CFF charset.
|
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 |
A static class to hold one or more int values as key.
|
CIDKeyedType2CharString |
A CID-Keyed Type 2 CharString.
|
DataInput |
This class contains some functionality to read a byte buffer.
|
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.
|