- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Apr 2020 17:49:49 +0000
- To: public-css-archive@w3.org
For cases like that, the correct solution is to have a locally-stored scaling factor that you then use when computing lengths for display on that machine, calibrated from actually holding up the template to the screen. Adding "true physical" units doesn't help here, because there's still no guarantee that the data we get from the OS about the screen's size is physically accurate; even if it's *close* that doesn't help your use-case that needs exactness. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/614#issuecomment-608576058 using your GitHub account
Received on Friday, 3 April 2020 17:49:51 UTC