aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorcvs2svn2005-01-24 15:46:33 +0000
committercvs2svn2005-01-24 15:46:33 +0000
commite6a05dbef707dc10e546ef8fef8fc2a8b7d805bf (patch)
tree7061a2d781348fa7d5965b7d7dd5d7ef6b27a7b0 /BUGS
parente1ed2c6d78bb616e24166c13126adba1b95ea4ea (diff)
downloadtkzinc-e6a05dbef707dc10e546ef8fef8fc2a8b7d805bf.zip
tkzinc-e6a05dbef707dc10e546ef8fef8fc2a8b7d805bf.tar.gz
tkzinc-e6a05dbef707dc10e546ef8fef8fc2a8b7d805bf.tar.bz2
tkzinc-e6a05dbef707dc10e546ef8fef8fc2a8b7d805bf.tar.xz
This commit was manufactured by cvs2svn to create branch 'POSTSCRIPT'.POSTSCRIPT
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS16
1 files changed, 0 insertions, 16 deletions
diff --git a/BUGS b/BUGS
deleted file mode 100644
index 521e0e6..0000000
--- a/BUGS
+++ /dev/null
@@ -1,16 +0,0 @@
-Text stippling is not available under openGL.
-
-Line ends and line joins are not fully implemented under openGL.
-The default behavior if to draw round ends and joins.
-
-Line dashes are not really usable in openGL. Some cases work ok,
-like aligned rectangles and other not, like curves and arcs.
-
-Tiling/stippling begin on the item or item bounding box edge
-rather than on the border edge so that the tile/stipple is
-partially masked by the border.
-
-Item tiling is not available for Windows GDI.
-
-Maps are not rendered filled in openGL. The code of maps still
-lags behind.