Trait opentype::Table

source ·
pub trait Table { }
Expand description

A type representing a font table.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Table for GlyphMapping

source§

impl Table for MaximumProfile

source§

impl Table for Names

source§

impl Table for PostScript

source§

impl Table for WindowsMetrics

source§

impl Table for FontSet

source§

impl Table for CharacterMapping

source§

impl Table for FontHeader

source§

impl Table for GlyphData

source§

impl Table for HorizontalHeader

source§

impl Table for HorizontalMetrics

Implementors§