Exophase
Nothing good will ever come of Exophase.
Didn't you read what I said about printers? :/
A 600dpi printer is approximately equivalent to 212ppi, and could be as low as 150ppi with a tradeoff being better colour per pixel. A 300dpi printer would equal about 106ppi. On a 5 inch screen, you're looking at an approximate difference between 1000x600 and 500x300, at best. Depending on the printer, it may be even sharper difference, like 800x480 vs 400x240. At those resolutions you are absolutely going to see a difference.Print something - text even - on a printer at 300dpi then at 600dpi. Hold them at 25cm. You can not see the individual pixels on either - but you can definitely tell a difference in readability, crispness and overall quality of the output.
You provided no supporting documentation of your assertions AND they were irrelevant to the analogy that I was making.Didn't you read what I said about printers? :/
You claim that 600x600 dpi laser printing is the equivalent of 212 pixels per inch black and white on a screen? Do you have anything that supports that claim?A 600dpi printer is approximately equivalent to 212ppi, and could be as low as 150ppi with a tradeoff being better colour per pixel. A 300dpi printer would equal about 106ppi. On a 5 inch screen, you're looking at an approximate difference between 1000x600 and 500x300, at best. Depending on the printer, it may be even sharper difference, like 800x480 vs 400x240. At those resolutions you are absolutely going to see a difference.Print something - text even - on a printer at 300dpi then at 600dpi. Hold them at 25cm. You can not see the individual pixels on either - but you can definitely tell a difference in readability, crispness and overall quality of the output.
A high quality 1200dpi printer is going to give you the desired 300ppi. To make your comparison relevant, you'd need to print something off at 2400dpi and 1200dpi at the same colour density. That might prove difficult though, as most 2400 dpi printers are basically 1200 dpi printers with double the colour density: they don't give more "pixels" they just give twice the colour range.
I said nothing about color. I was making an analogy using a simplified system. Set the entire analogy to black/white if you would like.Yes Grench, please don't compare screen ppi with printer dpi. Ink or paper is 1 bit (afaik, no printer dillutes ink to create shades of color), so CMYK would give you at most 4 bits per dot, and one of those is even redundant in theory. Most screens do 24 bits per pixel.
You provided no supporting documentation of your assertions AND they were irrelevant to the analogy that I was making.
"I'm sorry, I clearly mispoke. I should have mentioned I was speaking strictly of black and white images. I realize now in the context of the discussion that has lead up to this point how someone might think I might be trying to apply the analogy to coloured images, since we were previously talking about using the screen in real world applications, things such as watching movies and playing video games. I should have been specific."You claim that 600x600 dpi laser printing is the equivalent of 212 pixels per inch black and white on a screen? Do you have anything that supports that claim?
The analogy is flawed because even if what you were asserting was true, they act on different technologies, the printer has certain "tricks" available to it to make an image look better that simply aren't available on an LCD screen.The analogy fits just fine. In either case, you can not see the individual pixels at 24cm, but you CAN tell a difference in quality. THAT is the point of my post.
"I'm sorry, I clearly mispoke. I should have mentioned I was speaking strictly of black and white images. I realize now in the context of the discussion that has lead up to this point how someone might think I might be trying to apply the analogy to coloured images, since we were previously talking about using the screen in real world applications, things such as watching movies and playing video games. I should have been specific."You claim that 600x600 dpi laser printing is the equivalent of 212 pixels per inch black and white on a screen? Do you have anything that supports that claim?
That's cool. In that case, yes, you would be absolutely correct: a 600dpi printer capable of printing in black and white would print at 600ppi. Unfortunately I've tried several printers around the office and none have a black and white setting to test, the best they can do is greyscale which has the same problem as colour when trying to make the direct comparison. I tried a greyscale comparison (which should be a more favourable comparison than colour) between 1200 and 600 using a black and white image though (involving some circles, lines, and the alphabet), if that makes you feel any better. I can safely say I didn't see a difference at about 25cm. I even shuffled the images and asked people around the office to pick the better one, and they consistently said they were the same.
The analogy is flawed because even if what you were asserting was true, they act on different technologies, the printer has certain "tricks" available to it to make an image look better that simply aren't available on an LCD screen.The analogy fits just fine. In either case, you can not see the individual pixels at 24cm, but you CAN tell a difference in quality. THAT is the point of my post.
You provided no supporting documentation of your assertions AND they were irrelevant to the analogy that I was making.
I didn't think I had to provide links explaining how printers work. Unless your printer has variable sized dots it can only print dots of one of the colored inks that it has access to. This should be common sense. And most printers only have 4 tones of ink. Here's a link explaining it:
http://www.1960pcug.org/pcnews/2000/03/more_about_%20inkjet_printers.htm
Dithering increases the resolution of perceived samples at the expense of spatial resolution (number of samples). It works so well for printers precisely because the individual dots are beyond the resolution capabilities of the human eye, therefore the eye's acting as a low pass filter averages color values within regions giving the appearance of more color tones. Your own argument seems to be inadvertently stumbling upon this fact since you point out that the higher resolution printer images look better despite not being able to see dots on either. But if the printer had the ability to output samples beyond the spatial resolution perception of the human eye AND could output each sample beyond the sample differentiation capabilities of the human eye then increasing the spatial resolution WOULD be pointless.
All this stuff about just using "analogies" falls flat too, because it's making this assumption that more samples per area = better just because it does in the printer example you gave. But the printer example was hinging over the DPI being beyond human resolution capabilities in both cases. So the fact that the effective color depth is much different kills the relevance...
So to sum up:
800x480
pro:
-High compatibility with emulated systems
-Tendency to use less power
-Current screen uses this and works well
-Higher power per pixel.
cons:
-Could lead to extra effort for adapting some GNU/Linux application that assume a higher resolution
-Inability to take advantage of resolutions >640x480 on the increasing library of Windows application that can be handled by Qemu+VM, Qemu/ARM Wine, and related.
1920x1080
pro:
-Reasonable compatibility with integer scaling, if full screen isn't utilized
-320x240*4=640x480*2=1280x960 (89%)
-320x200*5=1600x1000 (92.5%)
-All applications can fit from a pixel perspective
cons:
-Excessive power use.
-Scaling complexities for almost all applications due to native resolution assuming a 22" screen.
-Very low per pixel processing power.
1280x800/768
pros:
-Increased resolution allows emulating a 800x600 or 1024x768 screen, and otherwise clearing the normal minimum resolution requirement on some applications
-Reasonable integer scaling possibilities for consoles and early PC games:
-320x200*4=1280x800 (100%)
-320x240*3=960x720 (90%)
-Can play 720p HD movies at native resolution
Cons:
-Non-integer scaling required for 640x480, thus creating smudgy graphics for a significant number of PC games and converted DVD movies.
-More power use and less power per pixel then 800x480
[/\]
There is a valid question, as raised earlier in the thread whether any resolution increased is justified given we're already over 200ppi.
Go back, re-read everything that has already been posted about how printers work and you'll understand why your analogy is flawed and why I had to adjust it to 600 vs 1200.Go back. Re-read my analogy. It was comparing 300 to 600 dpi.
The difference between 600 and 1200 dpi that you supposedly did this test with would obviously be more difficult to tell apart.
There is a valid question, as raised earlier in the thread whether any resolution increased is justified given we're already over 200ppi.
Something like 1024x600 would be ideal in my opinion, but too bad that doesn't seem to be a common resolution.