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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 25 07:08:00 PDT 2008


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





------- Comment #13 from contact at nickshanks.com  2008-06-25 07:07 PDT -------
You can find out your screen's DPI by downloading and compiling this:
http://web.nickshanks.com/downloads/software/sourcecode/DPIFinder.tar.bz2

It outputs information to the console so it's easiest to run it in Xcode and
look at the debug console there. The app will launch and not do anything, kinda
crap but it's just a quick hack. I will clean it up if there's demand.

Make sure you run the app with your LCD panel set to native resolution, it
reports the displayed pixels per inch (and in millimetres) so you can get
different results if you run at lower resolutions.


-- 
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