Struct truetype::glyph_data::PointFlags [] [src]

pub struct PointFlags(pub u8);

Point flags.

Methods

impl PointFlags
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for PointFlags
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for PointFlags
[src]

impl Debug for PointFlags
[src]

[src]

Formats the value using the given formatter.

impl Eq for PointFlags
[src]

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

[src]

Read a value.