On Jul 4, 2009, at 9:43 PM, John Kaufmann wrote:
> it would be interesting to see a discussion of why the apparent
> relative coarseness of MacOS/Quickdraw (72dpi vs 1200 dpi) works so
> well.
> Are Postscript and Truetype fonts part of the answer?
It is because Mac WP uses a 32 bit fixed point number instead of a 16
bit integer number. Effectively giving it a resolution of about
720,000 dpi.
<http://en.wikipedia.org/wiki/Fixed-point_arithmetic>
[Non-text portions of this message have been removed]