Struct cairo::Glyph
[−]
[src]
pub struct Glyph { pub index: u64, pub x: f64, pub y: f64, }
Fields
index: u64
x: f64
y: f64