ab_glyph::ttfp

Macro impl_font

Source
macro_rules! impl_font {
    ($font:ty) => { ... };
}
Expand description

Implement Font for Self(AsFontRef) types.