Module cmap

Source
Expand description

A Character to Glyph Index Mapping Table implementation.

This module provides a low-level alternative to Face::glyph_index and Face::glyph_variation_index methods.

Structs§

Subtable
A character encoding subtable.
Subtable0
A format 0 subtable.
Subtable2
A format 2 subtable.
Subtable4
A format 4 subtable.
Subtable6
A format 6 subtable.
Subtable10
A format 10 subtable.
Subtable12
A format 12 subtable.
Subtable13
A format 13 subtable.
Subtable14
A format 14 subtable.
Subtables
A list of subtables.
SubtablesIter
An iterator over Subtables.
Table
A Character to Glyph Index Mapping Table.

Enums§

Format
A character encoding subtable variant.
GlyphVariationResult
A result of a variation glyph mapping.