summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1121a25)
raw | patch | inline | side by side (parent: 1121a25)
author | aurium <aurium@users.sourceforge.net> | |
Tue, 28 Apr 2009 22:40:36 +0000 (22:40 +0000) | ||
committer | aurium <aurium@users.sourceforge.net> | |
Tue, 28 Apr 2009 22:40:36 +0000 (22:40 +0000) |
share/extensions/measure.py | patch | blob | history |
index 26b20b3e22a28dd8d3a2cf1152a4befefbd92b91..61c3f961152cbe973e8f1856559122634caa6c80 100644 (file)
2. check direction >90 or <-90 Degrees
3. rotate by 180 degrees around text center
'''
-import inkex, simplestyle, simplepath,sys,cubicsuperpath, bezmisc, locale
+import inkex, simplestyle, simplepath, sys, cubicsuperpath, bezmisc, locale
# Set current system locale
locale.setlocale(locale.LC_ALL, '')