aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS9
1 files changed, 2 insertions, 7 deletions
diff --git a/BUGS b/BUGS
index 6b06213..521e0e6 100644
--- a/BUGS
+++ b/BUGS
@@ -1,10 +1,3 @@
-
-In perl/tk icons can't be neither shaped nor transparent (for
-image formats that support tranparency). This is not really
-a bug more a limitation due to the very old version of Tk
-available within perl/tk and the way images are handled in
-Tkzinc.
-
Text stippling is not available under openGL.
Line ends and line joins are not fully implemented under openGL.
@@ -17,5 +10,7 @@ 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.