pub fn is_line_height_readable( font_size_px: f64, line_height_px: f64, ) -> Result<bool, ReadableTextError>