Struct bmfont::BMFont [] [src]

pub struct BMFont { /* fields omitted */ }

Methods

impl BMFont
[src]

Returns the height of a EM in pixels.

Trait Implementations

impl Clone for BMFont
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for BMFont
[src]

Formats the value using the given formatter.