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.
Re-exports§
pub use format0::Subtable0;
pub use format10::Subtable10;
pub use format12::Subtable12;
pub use format13::Subtable13;
pub use format14::GlyphVariationResult;
pub use format14::Subtable14;
pub use format2::Subtable2;
pub use format4::Subtable4;
pub use format6::Subtable6;
Modules§
Structs§
- A character encoding subtable.
- A list of subtables.
- An iterator over
Subtables
.
Enums§
- A character encoding subtable variant.