- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Jun 2021 12:55:11 +0000
- To: public-css-archive@w3.org
> This also makes it possible to render pixel perfect images to the screen That probably won't be the case. What will likely happen is: 1. Canvas is rendered at 500w 2. Browser upscales it to 750w OS pixels 3. OS scales it down to 500w device pixels But yeah, rendering at 500w is better than 750w for performance. -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6314#issuecomment-855900302 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 June 2021 12:57:29 UTC