Struct opentype::glyph_definition::Attachment [] [src]

pub struct Attachment {
    pub index_count: u16,
    pub indices: Vec<u16>,
}

A glyph attachment.

Fields

Trait Implementations

impl Clone for Attachment
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Attachment
[src]

Formats the value using the given formatter.

impl Value for Attachment
[src]

Read a value.