aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorlecoanet2004-05-11 06:58:56 +0000
committerlecoanet2004-05-11 06:58:56 +0000
commit8a32f219420eaffd42f17661c97cb76f075663d6 (patch)
treec8cf438dc214110d52c8455d614db12592bec361 /BUGS
parent8d850164acb6b63b4f0b3e0580ba371d22f0afd9 (diff)
downloadtkzinc-8a32f219420eaffd42f17661c97cb76f075663d6.zip
tkzinc-8a32f219420eaffd42f17661c97cb76f075663d6.tar.gz
tkzinc-8a32f219420eaffd42f17661c97cb76f075663d6.tar.bz2
tkzinc-8a32f219420eaffd42f17661c97cb76f075663d6.tar.xz
*** empty log message ***
Diffstat (limited to 'BUGS')
-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.