- negative parameters are no longer supported in path and normpath methods
commit0bbac858dba8f1c1753b409440be078fe6a8ea87
authorJörg Lehmann <joergl@users.sourceforge.net>
Wed, 17 Mar 2004 12:27:58 +0000 (17 12:27 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Wed, 17 Mar 2004 12:27:58 +0000 (17 12:27 +0000)
tree512b1cc7e0e84b928831b6ff5a431d4bd2c43d37
parentc3fa117718504f4ba372fdb93440ee2dbc5b6269
- negative parameters are no longer supported in path and normpath methods
- path and normpath methods which accept parameter value param now
  alternatively accept an arc length

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