removed float comparisons in metapost module -- and changed the argument of metapost...
commit4044013b0f02d6d2140deec4f3da9bf62ed6981f
authorMichael Schindler <m-schindler@users.sourceforge.net>
Sat, 16 Jul 2011 07:53:36 +0000 (16 07:53 +0000)
committerMichael Schindler <m-schindler@users.sourceforge.net>
Sat, 16 Jul 2011 07:53:36 +0000 (16 07:53 +0000)
treeecfd6bc5e5094ef68bed21da41f9e72f14edd3b9
parent53ff8f90f78a60ab430a786cc30bf8939a84bc2d
removed float comparisons in metapost module -- and changed the argument of metapost.path to a list of elements

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@3215 069f4177-920e-0410-937b-c2a4a81bcd90
manual/metapost.rst
pyx/metapost/__init__.py
pyx/metapost/mp_path.py
pyx/metapost/path.py
test/functional/test_metapost.py