Quote:
Originally Posted by RbnJrg
Good point!  By using pixels, texts that looks fine in some ereaders could appear tiny in others ones. Really I don't have an answer to this question of you.
|
Actually Pixels is being touted as the solution to different screen densities. A pixel has been redefined to only represent one actual pixel on screens of so called standard density (usually defined as about 96ppi) on typical home computers and the higher density retina like displays are suppose to replicate or scale the size of their virtual pixel to approximate a similar sized image. This is the so called CSS pixel being advocated in HTML5.
Dale