sunjay / turtle

Create Animated Drawings in Rust
http://turtle.rs
Mozilla Public License 2.0
561 stars 53 forks source link

Add support for exporting drawings as SVG #151

Closed sathwikmatsa closed 4 years ago

sathwikmatsa commented 4 years ago

Partially resolves issue #38 Currently implemented support for static image SVGs.

sathwikmatsa commented 4 years ago

That's very nice of you. And yeah, your instructions were very helpful. I love this project and looking forward to contribute more.

I've gone through your comments and updated the PR accordingly. Please let me know if there are any issues.

sunjay commented 4 years ago

Could you rebase off of master? I can't merge it in its current state. :smile:

sathwikmatsa commented 4 years ago

The pleasure is all mine! Thank you for your guidance. Definitely looking forward to raising more PRs :)

sunjay commented 4 years ago

Thank you!

Terkwood commented 4 years ago

Looks really useful! Thanks for contributing this 🌟