rough-stuff/rough

Ellipse not completely filled

anudeepreddy opened this issue · 1 comments

When creating an ellipse with roughness 0 and default fill style doesn't fully fill the ellipse.

rc.ellipse(100, 50, 150, 80, {
      fill: 'blue',
      roughness: 0
    });

image

Sorry about that. I broke it as part of another fix.
Fixed #200
Fix available in v4.5.2