Re: [csswg-drafts] [css-values] Ability to address actual physical size #614 (#4923)

Thanks to astearns! 23 years on the internet without ever needing to paste anything but text, so never "copied" an image to which a link refers before. Finally I saw "uploading" instead of mere text or nothing at all.

This image attempts to show the painfully dismal result of trying to use currently compliant web browsers to produce real life size objects on a screen with accurate display density, using a digital camera.
![image](https://user-images.githubusercontent.com/16619248/78607761-b1331d80-782d-11ea-962f-427891bc2cc4.png)

This shows a quite acceptable result of doing the same that is possible with web browsers not handicapped by current standards, letting the computer do the computing:
![image](https://user-images.githubusercontent.com/16619248/78608015-1c7cef80-782e-11ea-9344-4471cfc54a66.png)

Either image will be an expected presentation if and only if for display it can be resized up or down such that the obvious included "yardstick" measures as indicated. When the logical display density and the physical display density match, then no adjustment is required for computed content. For images, rightly size a container in mozmm (instead of now "pointless" cm, in, mm, pt, etc. units), fill the container with an image, and the image will be right sized. To confirm, a ruler can be placed against the display screen, and accuracy will be reasonable, subject only to modest rounding error if on a lower density display.

Display dimensions are normally provided by EDID, which an OS or desktop can even now employ to make any adjustment required automatically, letting the computer do the computing instead of a web artiste. People who want reasonable accuracy can have it. Myopics, projectionists and mobile phone users that don't care, or don't want to, don't have to, except through fate.

-- 
GitHub Notification of comment by mrmazda
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4923#issuecomment-610093424 using your GitHub account

Received on Monday, 6 April 2020 23:45:18 UTC