See: Description
Interface | Description |
---|---|
CFFParser.ByteSource |
Source from which bytes may be read in the future.
|
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.
|
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.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.