Re: [csswg-drafts] [css-values] Ability to address actual physical size

@nicksherman 

> even if you have a print-specific stylesheet with sizes set in 
“absolute” units like inches, almost all print output that is 
initiated in a browser will send something off to the printer that 
doesn’t match the specified sizing, instead utilizing CSS pixel sizing
 logic, usually in unpredictable ways. 

related, i admittedly didn't do extensive testing, but when i last 
looked at this, the combination of browser/printer driver/printer seem
 to try to get it right to an extent (there's probably further fudging
 cause by printer settings involved here). using 
http://codepen.io/patrickhlauke/full/zqabMR/ and printing it out (I 
believe I tried only in Chrome at the time, admittedly) I get the 
below (where 72pt in CSS come...close-ish to a physical 1in on paper)

> 
![cxtoucpxgaeo1l2](https://cloud.githubusercontent.com/assets/895831/20304535/0c864efa-ab31-11e6-80cb-5acbe9b5d2c7.jpg)


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

Received on Tuesday, 15 November 2016 11:43:22 UTC