[Webkit-unassigned] [Bug 11644] Absolute lengths assume 96.0 DPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 26 07:45:18 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=11644





------- Comment #21 from contact at nickshanks.com  2008-06-26 07:45 PDT -------
Then I recommend filing a seperate bug. It seems like you are changing the
original purpose of this bug. I intended it to be about asking for 1cm and
getting 1cm on the output medium, not what you seem to want, which is asking
for 1cm and getting the same result as other on-screen NSViews would produce if
asked for the same. You're not bothered if it's 1cm or some other scaled value,
I gather?

I envisage something like this:

[webView scaleForInternet] -> sets WebKit to 96 DPI
[webView scaleForDesktop] -> sets WebKit to 72 DPI  (this is what you want,
Robert)
[webView scaleForMainDisplay] -> sets WebKit to DPI of main display
[webView scaleToCustomValue:133.33] -> for 17" MBPs
[webView scaleToCustomValue:160.0] -> for iPhones


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list