Type Definition opentype::glyph_substitution::GlyphSubstitution[][src]

type GlyphSubstitution = Directory<Table>;

A glyph-substitution table.

Trait Implementations

impl Table<'static> for GlyphSubstitution[src]

type Parameter = ()