We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe0573 commit 6b904aeCopy full SHA for 6b904ae
17_canvas.md
@@ -703,8 +703,8 @@ previous transformations.
703
704
So if we translate by 10 horizontal pixels twice, everything will be
705
drawn 20 pixels to the right. If we first move the center of the
706
-coordinate system to (50,50) and then rotate by 20 ((degree))s (0.1π
707
-in ((radian))s), that rotation will happen _around_ point (50,50).
+coordinate system to (50,50) and then rotate by 20 ((degree))s (about
+0.1π ((radian))s), that rotation will happen _around_ point (50,50).
708
709
{{figure {url: "img/transform.svg", alt: "Stacking transformations",width: "9cm"}}}
710
0 commit comments