aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2002-03-29 12:58:42 +0000
committerlecoanet2002-03-29 12:58:42 +0000
commit510ade508aa4eedb6b4b532a1ca3522572ef3e06 (patch)
tree0c5c84f12d0bd422506ff5c9d77e581022ec07a2
parentbe6b4a57baa2bb27d71b8a9e2414c5d8be583f4f (diff)
downloadtkzinc-510ade508aa4eedb6b4b532a1ca3522572ef3e06.zip
tkzinc-510ade508aa4eedb6b4b532a1ca3522572ef3e06.tar.gz
tkzinc-510ade508aa4eedb6b4b532a1ca3522572ef3e06.tar.bz2
tkzinc-510ade508aa4eedb6b4b532a1ca3522572ef3e06.tar.xz
*** empty log message ***
-rw-r--r--BUGS13
1 files changed, 10 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index b3be13e..b008c50 100644
--- a/BUGS
+++ b/BUGS
@@ -11,11 +11,18 @@
* The Tcl version has not been tested for a while. It
may not work.
-* Images are not handled correctly under the windows
+* Images/Fonts are not handled correctly under the windows
Exceed X/openGL emulator.
-* Reliefs are not properly closed on closed curves.
+* Reliefs are not properly closed on closed curves in some cases.
* When using a display area over 1280x1024 with openGL/nvidia
the redrawing may be incomplete leaving an undrawn band
- on the right of the window.
+ on the right of the window. It may also crash the process.
+
+* When using openGL/Mesa -linewidth between 4 and 10 crash the X
+ server
+
+* When using openGL/Mesa (and may be other configurations), Zinc
+ fails to detect if the GLX extension is not available in the serve
+ and crashes.