But what if my app is printing from a computer with a different screen res? (I'm assuming, perhaps wrongly, that we can generally rely on printers using 72dpi).
So then the question is, how can this screen dpi value be found? I haven't yet found anything in the docs, searching on 'screen', "resolution', 'pixels', 'dpi', 'dot' or 'inch'.
How does everyone deal with this, or do you just set it on your own machine and then hope for the best? Or perhaps I really am just being dense.
TIA,
Mark
On 29 Jan 2005, at 03:29, [EMAIL PROTECTED] wrote:
As for the font issue, the card is being scaled when printed. By default, 1 pixel on the screen maps to 1 point on the printer. Since your screen is likely not 72 dpi (most have a higher resolution now), the font appears bigger on the printout. Check the documentation on the printScale property for more info.
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
