vxml_pipeline/line_wrapping

Values

pub fn rewrap_lines(
  lines: List(vxml.Line),
  occupied_width_before_text: Int,
  max_line_width: Int,
) -> #(List(vxml.Line), Int)
Search Document