Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bounce.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-10-18 02:53:13 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-10-18 02:53:13 (GMT)
commitda56b4142ab3f4405f7b98982de8a9af7673f1dd (patch)
treec5b2276db062c0f5c14f66157431c6c4451f1fee /bounce.py
parenta97e924d0a488702c4d9ee1a6dcbdeeff5b924ec (diff)
moved puncture up
Diffstat (limited to 'bounce.py')
-rw-r--r--bounce.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bounce.py b/bounce.py
index db724fc..6648821 100644
--- a/bounce.py
+++ b/bounce.py
@@ -69,7 +69,7 @@ TRANSFORMS = ['<g>',
'<g transform="matrix(1,0,0,0.08410415,0,73.873449)">']
PUNCTURE = \
' <g \
- transform="translate(2.5316175,0)">\
+ transform="translate(2.5316175, -8)">\
<path \
d="m 33.19688,68.961518 c 3.900378,7.602149 10.970659,7.634416 \
13.708164,7.432138"\
@@ -83,7 +83,7 @@ stroke-miterlimit:4" />\
</g>'
AIR = \
' <g \
- transform="matrix(0.63786322,0,0,0.35767122,17.379518,75.244216)"> \
+ transform="matrix(0.63786322,0,0,0.64837179,17.379518,68.534252)"> \
<path \
d="M 39.054054,1.75 C 37.741313,16.51834 25.926641,23.082047 \
25.926641,23.082047 l 0,0" \