Upgraded Python files copied from the Inkscape distribution to those from version 0.91.99.13724.
This commit is contained in:
parent
b690038009
commit
30487e03f4
6 changed files with 132 additions and 50 deletions
|
|
@ -209,4 +209,4 @@ def rotatePath(p, a, cx = 0, cy = 0):
|
|||
params[i + 1] = (r * math.sin(theta)) + cy
|
||||
|
||||
|
||||
# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99
|
||||
# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue