Searched refs:beziertatslope (Results 1 - 2 of 2) sorted by relevance
/inkscape/share/extensions/ |
H A D | motion.py | 80 tees = [t for t in bezmisc.beziertatslope(bez,(self.vy,self.vx)) if 0<t<1]
|
H A D | bezmisc.py | 114 def beziertatslope(((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)),(dy,dx)): function
|
Completed in 14 milliseconds