normpath.tangent now returns tuple corresponding to direction and magnitude of tangen...
commitfd28a0004ed5a34e01c5e710df9fe8fc92f5c4f1
authorJörg Lehmann <joergl@users.sourceforge.net>
Wed, 10 Mar 2004 13:50:42 +0000 (10 13:50 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Wed, 10 Mar 2004 13:50:42 +0000 (10 13:50 +0000)
treea1ebb03aa935d04956ff492363a8bb71b8e9b212
parent080e49f17e203d7c11cd7c923dfb551e43d812c6
normpath.tangent now returns tuple corresponding to direction and magnitude of tangent vector

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1418 069f4177-920e-0410-937b-c2a4a81bcd90
CHANGES
manual/path.tex
pyx/deco.py
pyx/graph/painter.py
pyx/path.py
test/functional/test_path.py