qrohlf / trianglify

Algorithmically generated triangle art
http://qrohlf.com/trianglify/
GNU General Public License v3.0
10.08k stars 669 forks source link

support destSVG in toSVG params #135

Closed qrohlf closed 3 years ago

qrohlf commented 3 years ago

Resolves #134

Implement the destSVG functionality to match the documented option that was previously broken. Anyone who wants to use the destSVG functionality before this PR is merged/released can npm install trianglify@next to get the contents of this branch :)