Enum freetype::face::KerningMode
[−]
[src]
pub enum KerningMode { KerningDefault, KerningUnfitted, KerningUnscaled, }
Variants
KerningDefault | |
KerningUnfitted | |
KerningUnscaled |
pub enum KerningMode { KerningDefault, KerningUnfitted, KerningUnscaled, }
KerningDefault | |
KerningUnfitted | |
KerningUnscaled |
impl Clone for KerningMode
fn clone(&self) -> KerningMode
fn clone_from(&mut self, source: &Self)
impl Copy for KerningMode
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).