Struct opentype::glyph_positioning::Mark1 [] [src]

pub struct Mark1 {
    pub class_id: u16,
    pub anchor_offset: u16,
    pub anchor: Anchor,
}

A mark attachment in format 1.

Fields

Trait Implementations

impl Clone for Mark1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Mark1
[src]

Formats the value using the given formatter.

impl Walue<'static> for Mark1
[src]

The parameter type.

Read a value.