Struct opentype::glyph_positioning::Pair2 [] [src]

pub struct Pair2 {
    pub value1: Single,
    pub value2: Single,
}

A pair adjustment in format 2.

Fields

Trait Implementations

impl Clone for Pair2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Pair2
[src]

Formats the value using the given formatter.

impl Walue<'static> for Pair2
[src]

The parameter type.

Read a value.