Function spandex::layout::paragraphs::utils::linebreak::compute_demerits[][src]

pub fn compute_demerits(penalty: f64, badness: f64) -> f64
Expand description

Computes the demerits of a line based on its accumulated penalty and badness.