Module allsorts_no_std::cff[][src]

CFF font handling.

Refer to Technical Note #5176 for more information.

Structs

CFF

Top level representation of a CFF font file, typically read from a CFF OpenType table.

CIDData
CIDDataOffsets
Dict

A CFF DICT described in Section 4 of Technical Note #5176

DictDelta

A collection of offset changes to a Dict

Font

A single font within a CFF file

FontDictDefault
Header

CFF Font Header described in Section 6 of Technical Note #5176

Index

A CFF INDEX described in Section 5 of Technical Note #5176

MaybeOwnedIndexIterator
PrivateDictDefault
Range

A Range from first to first + n_left

Real
TopDictDefault
Type1Data
Type1DataOffsets

Enums

CFFVariant
Charset
CustomCharset
CustomEncoding
Encoding
FDSelect

Font DICT select as described in Section 19 of Technical Note #5176

MaybeOwnedIndex
Operand

CFF operand to an operator

Operator

Traits

DictDefault

The default values of a DICT

Type Definitions

FontDict
PrivateDict
TopDict