summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2003-09-12 10:53:03 +0000
committerCarl Worth <cworth@cworth.org>2003-09-12 10:53:03 +0000
commit4b30a924c9a61915a286c1cdf9c63e7d2b43a8db (patch)
treef84707a802d2c0334d00f9afb2bb0969187a7043 /BUGS
parente540d4c44f7d38881c40a2eff1dab6469968b380 (diff)
Added a few items to BUGS/TODO
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS13
1 files changed, 13 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 8b1378917..fc2aaf72f 100644
--- a/BUGS
+++ b/BUGS
@@ -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.
+
+
+