Skip to content

conundrumer/lr-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to SVG

node json-to-svg.js < lines.track.json > lines.svg

SVG to JSON

With the current script, the SVG needs to have groups called "SOURCE" and "FRAME_A" (and/or "FRAME_B" etc). You should change it for your needs in svg-to-json.js

node svg-to-json.js < lines.svg > lines.track.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages