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