Enum freetype::face::KerningMode [] [src]

#[repr(u32)]
pub enum KerningMode { KerningDefault, KerningUnfitted, KerningUnscaled, }

Variants

Trait Implementations

impl Copy for KerningMode
[src]

impl Clone for KerningMode
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more