OttoLegs: break ankles into separate paths

This commit is contained in:
Florian Festi 2017-08-03 23:19:32 +02:00
parent e91f53b0fa
commit fafc1c01ef
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ class OttoLegs(Boxes):
self.cc(callback, 1)
self.polyline(h, 90, f*x, 45, (2**0.5)*(1-f)*x, 45, h-(1-f)*x, 90)
self.moveTo(tw, th, 180)
self.ctx.stroke()
self.move(tw, th, move)
def ankle1(self):