diff options
author | Carl Worth <cworth@cworth.org> | 2003-09-12 10:53:03 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2003-09-12 10:53:03 +0000 |
commit | 4b30a924c9a61915a286c1cdf9c63e7d2b43a8db (patch) | |
tree | f84707a802d2c0334d00f9afb2bb0969187a7043 /BUGS | |
parent | e540d4c44f7d38881c40a2eff1dab6469968b380 (diff) |
Added a few items to BUGS/TODO
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1 +1,14 @@ +Splines are not dashed. + +The polygon tessellation routine has problems. It appears that the +following paper has the right answers: + + http://cm.bell-labs.com/cm/cs/doc/93/2-27.ps.gz + + [Hobby93c] John D. Hobby, Practical Segment Intersection with + Finite Precision Output, Computation Geometry Theory and + Applications, 13(4), 1999. + + + |