Enum truetype::windows_metrics::WindowsMetrics [] [src]

pub enum WindowsMetrics {
    Version3(WindowsMetrics3),
    Version5(WindowsMetrics5),
}

OS/2 and Windows metrics.

Variants

Version 3.0.

Version 5.0.

Trait Implementations

impl Clone for WindowsMetrics
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for WindowsMetrics
[src]

Formats the value using the given formatter.

impl Value for WindowsMetrics
[src]

Read a value.