- From: afdw via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 Nov 2020 19:33:05 +0000
- To: public-css-archive@w3.org
@mclegrand my PR was designed so that it corresponds to illustration. See http://web.cse.ohio-state.edu/~wang.3602/courses/cse5542-2013-spring/6-Transformation_II.pdf, there are 2 different ways to think about transformations. So I think my version is actually fully coherent if we think about it as post-multiplication / transform with respect to the local origin and basis. But [the canvas specification](https://html.spec.whatwg.org/multipage/canvas.html#current-transformation-matrix) implies the other variant (pre-multiplication / transform with respect to the global origin and basis). So what do you think? Which approach will be better? -- GitHub Notification of comment by afdw Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/5690#issuecomment-723260762 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 6 November 2020 19:33:07 UTC