fn find_cut( frame: &Rectangle, y_pos: i32, scale: f32, dir: LinearDir, lines: &[BoundedText], ) -> Option<i32>