Open GoogleCodeExporter opened 9 years ago
peterbrant wrote on 11.01.2010 02:52:28 +0100:
There are always 72 points in an inch. That's the origin of the hardcoded 72.
At the same time, we shouldn't be overwriting the toolkit DPI if we have it
(i.e. for Java2D dotsPerPoint should be 1 and DPI should be the toolkit DPI).
Original comment by pdoubl...@gmail.com
on 16 Feb 2011 at 9:47
bago wrote on 11.01.2010 09:21:18 +0100:
So, how do you think we should deal with the CSS suite that specify the tests
should be run at 96dpi?
http://www.w3.org/Style/CSS/Test/CSS2.1/current/
Should we pass 1,33333333 as the dotsPerPoint value? Or should we change the
renderers to be able to get the dpi as argument?
Original comment by pdoubl...@gmail.com
on 16 Feb 2011 at 9:47
Original issue reported on code.google.com by
pdoubl...@gmail.com
on 16 Feb 2011 at 9:47