From 3b4a6244a556319d469fc6b396a601451b20fdff Mon Sep 17 00:00:00 2001 From: lemort Date: Tue, 15 Jan 2008 16:42:32 +0000 Subject: Correction d'une typo dans le texte decrivant la demo --- Perl/demos/Tk/demos/zinc_lib/usedamage.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Perl/demos/Tk') diff --git a/Perl/demos/Tk/demos/zinc_lib/usedamage.pl b/Perl/demos/Tk/demos/zinc_lib/usedamage.pl index 30e6e4b..1a90020 100644 --- a/Perl/demos/Tk/demos/zinc_lib/usedamage.pl +++ b/Perl/demos/Tk/demos/zinc_lib/usedamage.pl @@ -30,7 +30,7 @@ $text->insert('0.0', 'This toy-app illustrates how the -usedamage property can increase TkZinc performance. The Following operations are possible: Press "0" to desactivate OpenGL optimization - Press "1" to activate OpenGL optimization (same result as the old GL_DAMAGE compilation flag). These optimizations work well with Nvidia cards but it creates a stange trail effect with other cards (black trails) + Press "1" to activate OpenGL optimization (same result as the old GL_DAMAGE compilation flag). These optimizations work well with Nvidia cards but it creates a strange trail effect with other cards (black trails) Press "2" to activate OpenGL optimization. These optimizations are a bit slower but they have a much better compatibility' ); -- cgit v1.1