Browse Source
Using a large epsilon here to allow for sloppy drawing can cause the algorithm to miss very short segments in a converted bezier. So use an epsilon only large enough to cover for rouding errors in the conversion. Fixes https://gitlab.com/kicad/code/kicad/issues/129517.0
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue