aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testarc.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testarc.tcl')
-rw-r--r--sandbox/testarc.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/testarc.tcl b/sandbox/testarc.tcl
index 876bc97..335911d 100644
--- a/sandbox/testarc.tcl
+++ b/sandbox/testarc.tcl
@@ -10,7 +10,7 @@ image create photo papier -file texture-paper.xpm
image create photo penguin -file xpenguin.png
image create photo papier -file texture-paper.xpm
-set r [zinc .r -backcolor gray -relief sunken -localrender 1]
+set r [zinc .r -backcolor gray -relief sunken -render 0]
pack .r -expand t -fill both
.r configure -width 800 -height 500
#.r configure -drawbboxes t