Module ttf_parser::cmap[][src]

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.

Subtables

An iterator over character encoding subtables.

Enums

Format

A character map encoding format.

GlyphVariationResult

A result of a variation glyph mapping.