runemadsen / rune.js

A JavaScript library for programming graphic design systems with SVG
http://runemadsen.github.io/rune.js
MIT License
654 stars 35 forks source link

Question about curveTo #22

Closed mskogly closed 7 years ago

mskogly commented 7 years ago

I'm testing rune.js in this codepen http://codepen.io/mskogly/pen/ggMWMv, and I'm wondering how to remove the purple control-points/lines? Possible?

mskogly commented 7 years ago

Ah, debug was set to true. Never mind.

runemadsen commented 7 years ago

Glad you figured it out! Let me know if you have other questions.