diff options
Diffstat (limited to 'src/path/README')
-rw-r--r-- | src/path/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/path/README b/src/path/README new file mode 100644 index 0000000..309e2d6 --- /dev/null +++ b/src/path/README @@ -0,0 +1,11 @@ + + +This directory contains code related to path manipulations. + +To do: + +* Move all path manipulation related code here (livarot, etc.). +* Merge code into lib2geom if possible. +* Get rid of livarot +* Remove GUI dependencies. +* Find a better place to put directory. |