The "addendum" and the description before have at least one mistake: "px" is not equivalent to one screen dot, and it's not resolution dependent. "px" is an absolute unit equal to 1/96 in, although it can be modulated by screen resolution (to make it match a whole number of physical pixels, not necessarily 1) and by intended viewing distance. If a device makes a 11-px font very difficult to see, the device is faulty.
|