You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
A simple set of python functions to help working with animated SVGs exported from Illustrator. More features coming soon!
4
4
We used it to create animations like this.
5
5
6
-

6
+

7
7
[Viva La Velo](https://parall.ax/viva-le-velo)
8
8
9
9
@@ -82,4 +82,4 @@ An object of key:value strings that will be applied as attributes to the root SV
82
82
83
83
84
84
### inline\_svg(src\_path, dst\_path)
85
-
In order to animate SVGs code needs to be placed in-line. This function will look at the source HTML and include any references defined by `//import` statements to SVGs that it finds.
85
+
In order to animate SVGs code needs to be placed in-line. This function will look at the source HTML and include any references defined by `//import` statements to SVGs that it finds.
0 commit comments