js5895 said:
Yea I know, about that web site, I read this one:
http://www.scantips.com/no72dpi.html
I know, 432x432 is 5-31/32, almost 6", it seems to be 72 DPI, 72 x 6",
but, I don't have that set anywhere.
Are you using MS Paint? Try Image -> Attributes
I just would like to know what's the formula and if I change my
screen's DPI or resolution, will it change?
The printed diameter should not change. The size on screen might change
but....
I know this is confusing but it's usually best to ignore the size of the
circle on the screen unless the program you are using also displays a scale
rule to compare it with (eg MS word). Why?.. because
1) the size on screen depends on your monitor. If you connected your
computer to the display at your local football ground the SAME circle you
created could be 20ft across but it would still print out the same size.
2) With most programs you can zoom in and out. That changes the aparent size
without changing the actual size in the file.
What really matters is:
a) the dpi settings in the program used to create the image (eg 100 dpi)
b) the number of dots across the diameter of the circle (eg 600)
c) any scaling introduced by the printer or printer driver (printer scale eg
1:1 , 2:1 etc)
formulae is
Diameter = (Number of dots across/image dpi) * (printer scale)
If the printer scale adjustment is given in dpi then...
Diameter = (Number of dots across/image dpi) * (printer dpi/image dpi)
and if printer and image dpi are the same then it's simply
Diameter = Number of dots across/image dpi
At least that's how I understand it!
Colin