Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
org.apache.fontbox.type1 |
This package holds classes used to parse Type1-Fonts.
|
Class | Description |
---|---|
CFFCharset |
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.
|
CFFOperator.Key |
This class is a holder for a key value.
|
CFFParser.ByteSource |
Source from which bytes may be read in the future.
|
CFFStandardEncoding |
This is specialized CFFEncoding.
|
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.
|
Class | Description |
---|---|
CFFFont |
An Adobe Compact Font Format (CFF) font.
|
Class | Description |
---|---|
Type1CharString |
This class represents and renders a Type 1 CharString.
|
Copyright © 2008–2018. All rights reserved.