logo
Expand description

CFF font handling.

Refer to Technical Note #5176 for more information.

Modules

Structs

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

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

A collection of offset changes to a Dict

A single font within a CFF file

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

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

A Range from first to first + n_left

Enums

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

CFF operand to an operator

Traits

The default values of a DICT

Type Definitions