Struct truetype::q32 [] [src]

pub struct q32(pub u32);

A fixed-point number in format Q16.16.

Trait Implementations

impl Clone for q32
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for q32
[src]

impl Debug for q32
[src]

[src]

Formats the value using the given formatter.

impl Eq for q32
[src]

impl PartialEq for q32
[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 q32
[src]

[src]

Read a value.