pub const Point = enum { forehead, eyes, mouth, chin, }; point: Point, x_shift: f32, y_shift: f32, scale: f32,