This commit is contained in:
parent
dc8f9ddf7e
commit
810a9eb621
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue