- add trafoat method
commitffc2d350f8c514686e871220da9e38b5d72c81e2
authorJörg Lehmann <joergl@users.sourceforge.net>
Fri, 12 Mar 2004 16:20:35 +0000 (12 16:20 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Fri, 12 Mar 2004 16:20:35 +0000 (12 16:20 +0000)
tree7e6726bb76e56d1a0335747ae297c0ed85840376
parent5ee5aec897bf3238024202f960963d1c38170e61
- add trafoat method
- raise exception instead of returning None when parameter is out of range
- here and back again: trafo.tangent returns again a path corresponding
  to the tangent
- t replaced by param in methods
- cleanups here and there

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