Constant MAX_LINES_PER_PATH

Source
pub const MAX_LINES_PER_PATH: u32 = _; // 2_147_483_648u32
Expand description

The max number of lines per path.

Trying to render a path with more lines than this may result in visual artifacts.