rough-stuff / rough

Create graphics with a hand-drawn, sketchy, appearance
http://roughjs.com
MIT License
19.88k stars 615 forks source link

ellipse with 0 roughness is still irregular #185

Closed dwelle closed 2 years ago

dwelle commented 3 years ago

image

options:

curveFitting: 1
disableMultiStroke: true
preserveVertices: false
roughness: 0
strokeWidth: 1

disableMultiStroke can be true/false, doesn't make a difference.

Reported on excalidraw https://github.com/excalidraw/excalidraw/issues/3906

vjeux commented 3 years ago

cc @pshihn