Module ttf_parser::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
A character encoding subtable.
A format 10
subtable.
A format 12
subtable.
A format 13
subtable.
A format 14
subtable.
A list of subtables.
An iterator over
Subtables
.Enums
A character encoding subtable variant.
A result of a variation glyph mapping.