linebender / kurbo

A Rust library for manipulating curves
Apache License 2.0
727 stars 70 forks source link

test: 💍 add failing offset test #380

Open richard-uk1 opened 2 months ago

richard-uk1 commented 2 months ago

This patch doesn't have a fix, but it records the problem.

Changing to fit_to_bezpath (without the _opt) results in no error.

Run cargo test -- --ignored to see the failure.