From 810a9eb621ef85035d20da7dc6dbe412f3a982bd Mon Sep 17 00:00:00 2001 From: "legoff.laurent" Date: Fri, 26 Nov 2010 16:52:51 +0000 Subject: [PATCH] --- draw2d/src/cmd/ps_tests/Tests.ps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draw2d/src/cmd/ps_tests/Tests.ps b/draw2d/src/cmd/ps_tests/Tests.ps index 761d6a4..cc5e5aa 100644 --- a/draw2d/src/cmd/ps_tests/Tests.ps +++ b/draw2d/src/cmd/ps_tests/Tests.ps @@ -52,7 +52,7 @@ grestore gsave 100 450 translate % Set origin to (300, 300) - 30 rotate % Rotate coordinates by 45 degrees + 45 rotate % Rotate coordinates by 45 degrees 0.5 1 scale % Scale coordinates 0 0 box stroke % Draw box 75 0 moveto