This commit is contained in:
legoff.laurent 2010-11-26 16:52:51 +00:00
parent dc8f9ddf7e
commit 810a9eb621
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ grestore
gsave gsave
100 450 translate % Set origin to (300, 300) 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.5 1 scale % Scale coordinates
0 0 box stroke % Draw box 0 0 box stroke % Draw box
75 0 moveto 75 0 moveto