Complete refactoring of the normpath class: normpaths now consist of
commit75243598dce2f893ffe60e7f1148e2571488ce54
authorJörg Lehmann <joergl@users.sourceforge.net>
Sat, 21 Feb 2004 19:47:23 +0000 (21 19:47 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Sat, 21 Feb 2004 19:47:23 +0000 (21 19:47 +0000)
tree997e28d0fc4818c0e41ba1c1672d668e92c283fb
parent8d5a2df7f645bdadcb24980314a6e8f31e82f8b4
Complete refactoring of the normpath class: normpaths now consist of
normsubpaths which themselves consist of normlines and normcurves This is much
more convenient for any routines working with normpaths.

TODO: lentopar needs to be fixed

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