ab_glyph_rasterizer
pub fn point(x: f32, y: f32) -> Point
Point constructor.
Point
let p = point(0.1, 23.2);