techninja / Paper-Draw

A Paper.js based re-write of the Method-Draw SVG Editor
GNU General Public License v2.0
1 stars 1 forks source link

Call for Contributors! #1

Open techninja opened 9 years ago

techninja commented 9 years ago

I've got an idea about how to do this, and the know-how... just no time.

So I'm looking for people to come help create awesomeness! Anyone at all. Comment here and we can get this project moving :fire_engine::train::train::exclamation:

See the following issues for information & background:

docprofsky commented 9 years ago

I will help.

techninja commented 9 years ago

@docprofsky Ok, there ya go. You are now contributor. Plz commit code as PR from your own fork, as is the cleanest method (with the exception of documentation updates.)

Also, your first task is to create a roadmap. Figure out what's in method draw, and the path we'd take from ZERO to feature parity.

techninja commented 9 years ago

Roadmap should be built in the WIki

techninja commented 9 years ago

The Paper.js google groups discussion listed as the third bullet point in the OP above has currently relevant conversation as another user has attempted (and somewhat failed) at creating an editor. One of many issues appears to be the canvas drawing overhead VS simply displaying the SVG in the DOM