Merge branch 'main' of ssh://git.knoxmakers.org:2222/KnoxMakers/knoxmakers-inkscape
This commit is contained in:
@@ -182,7 +182,7 @@ class Boxbot(inkex.EffectExtension):
|
||||
self.top_hole_inset = PathElement()
|
||||
self.top_hole_inset.set_id(self.svg.get_unique_id("top_hole_inset"))
|
||||
self.top_hole_inset.set('d', top_hole_inset_d)
|
||||
self.top_hole_inset.style = self.CUT_OUTER_STYLE
|
||||
self.top_hole_inset.style = self.CUT_INNER_STYLE
|
||||
top_tabs_group.append(self.top_hole_inset)
|
||||
except ValueError:
|
||||
pass
|
||||
|
||||
0
extensions/botbox3000/deps/inkex/deprecated-simple/run_command.py
Executable file → Normal file
0
extensions/botbox3000/deps/inkex/deprecated-simple/run_command.py
Executable file → Normal file
BIN
extensions/botbox3000/doc/logo.png
Normal file
BIN
extensions/botbox3000/doc/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 148 KiB |
Reference in New Issue
Block a user