Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Schönberger d1629aec0f Fix polygon approximation for 0 or less tolerance 2012-10-06 19:05:11 +02:00
Andreas Mueller 6c59e04714 MISC remove unused imports, some pep8 corrections. 2012-09-27 20:01:45 +01:00
Johannes Schönberger 8ff263979b Add possibility to preserve ends and update tests 2012-08-24 02:52:49 -07:00
Johannes Schönberger 50df20f3b7 fix wrong parameter name in doc string 2012-08-24 02:52:49 -07:00
Johannes Schönberger 22a89076c2 make subdivision mask code more readable und debuggable 2012-08-24 02:52:49 -07:00
Johannes Schönberger 02bf713017 add some more comments to subdivision of polygons code 2012-08-24 02:52:49 -07:00
Johannes Schönberger 339c33eac3 add note about size if resulting polygonal curves 2012-08-24 02:52:48 -07:00
Johannes Schönberger 40c58f3333 add subdivision of polygonal curves using B-Splines 2012-08-24 02:52:48 -07:00
Johannes Schönberger add94d24ce make loop condition more readable 2012-08-24 02:52:48 -07:00
Johannes Schönberger 3167a07f1a add polygon approximation algorithm 2012-08-24 02:52:48 -07:00