Re: [css-houdini-drafts] [css-paint-worklet] How to manipulate pixel data of CSS PaintWorklet context (#1015)

The PaintWorklet context is currently restricted to the operations that can be translated into DisplayLists and similar underlying browser drawing tech, so that it can be stored, painted, and replayed more easily without needing to allocate potentially-large pixel buffers.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1015#issuecomment-786883355 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 26 February 2021 20:42:12 UTC