Struct truetype::q16 [] [src]

pub struct q16(pub u16);

A fixed-point number in format Q2.14.

Trait Implementations

impl Clone for q16
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for q16
[src]

impl Debug for q16
[src]

[src]

Formats the value using the given formatter.

impl Eq for q16
[src]

impl PartialEq for q16
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Value for q16
[src]

[src]

Read a value.