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
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,14 @@ Mating slots can be generating using a path as a guide.
23
23
24
24
## Installation
25
25
26
-
Copy the two main files, `quickjoint.inx` and `quickjoint.py` into your `Inkscape/share/extensions folder`, where-ever that is. Mine is in `C:\Program Files`.
26
+
To install, in Inkscape, go to `Edit > Preferences > System` and take note of the `User extensions` folder.
27
27
28
-
This probably requires Inkscape 0.91 or newer. There were some great changes in the last couple versions, old copies of Inkscape should be upgraded regardless!
28
+
29
+
On my machine, it was `C:\Users\Jarrett\AppData\Roaming\inkscape\extensions`. I had to create the `inkscape\extensions` folders myself, due to the way I'd installed Inkscape.
30
+
31
+
Copy the two main files, `quickjoint.inx` and `quickjoint.py` into that folder, and restart Inkscape.
32
+
33
+
This extension requires Inkscape 0.91 or newer. There were some great changes in the last couple versions, old copies of Inkscape should be upgraded regardless!
0 commit comments