Struct truetype::maximum_profile::MaximumProfile0 [] [src]

pub struct MaximumProfile0 {
    pub version: q32,
    pub glyph_count: u16,
}

A maximum profile of version 0.5.

Fields

Trait Implementations

impl Copy for MaximumProfile0
[src]

impl Clone for MaximumProfile0
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for MaximumProfile0
[src]

[src]

Formats the value using the given formatter.

impl Value for MaximumProfile0
[src]

[src]

Read a value.