Last active
November 23, 2015 23:14
-
-
Save i5ar/0c7d7fd0361bbb45df62 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var pathObj = { | |
| "drawing2": { | |
| "strokepath": [ | |
| { | |
| "path": "m 204.27539,193.85742 c 30.7333,-11.34413 51.15322,-40.62465 51.17773,-73.38476 1.7e-4,-43.236842 -35.05026,-78.287271 -78.2871,-78.287113 -43.23685,-1.66e-4 -78.287279,35.050266 -78.287114,78.287113 0.04333,32.73752 20.452384,61.99115 51.162114,73.33398", | |
| "duration": 600 | |
| } | |
| ], | |
| "dimensions": { | |
| "width": 355, | |
| "height": 241 | |
| } | |
| } | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment