Graphite
Graphite copied to clipboard
Subpath::new_rect() creates cubic segments instead of linear segments
Hi,
The bezier-rs Subpath::new_rect() constructor creates cubic segments, but imho linear segments would be more fitting?
Thanks!