|
2009-10-19
, 18:52
|
|
Posts: 117 |
Thanked: 32 times |
Joined on Oct 2009
@ USA
|
#32
|
AFAIK, the beagleboard supports 24 bit colour, and uses omap3, so the n900 probably does too. OpenGL ES (3D acceleration) only works at 16bit colour depth though, and this is probably the reason why this is the colour depth used. Plus the screen will only be 18bit depth at the most anyway like all TN TFT panels. I somehow doubt they put an IPS or PVA panel in a phone...
TN displays suffer from limited viewing angles, especially in the vertical direction. Also, TN panels represent colors using only 6 bits per color, instead of 8, and thus are not able to display the 16.7 million color shades (24-bit truecolor) that are available from graphics cards. Instead, these panels display interpolated 24-bit color using a dithering method that combines adjacent pixels to simulate the desired shade. They can also use Frame Rate Control (FRC), which cycles pixels on and off to simulate a given shade. These color simulation methods are noticeable to many people and bothersome to some.[2] FRC tends to be most noticeable in darker tones, while dithering appears to make the individual pixels of the LCD visible. Overall, color reproduction and linearity on TN panels is poor. Shortcomings in display color gamut (often referred to as a percentage of the NTSC 1953 color gamut) are also due to backlighting technology. It is not uncommon for displays with CCFL (Cold Cathode Fluorescent Lamps)-based lighting to range from 10% to 26% of the NTSC color gamut, whereas other kind of displays, utilizing RGB LED backlights, may extend past 100% of the NTSC color gamut—a difference quite perceivable by the human eye.
|
2009-10-19
, 19:39
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#33
|
Hm, so you think that only you are right or what? That you are smarter than Nokia or what? I don't understand your framebuffers, but the N900 has 16 Million colors, fact. What more do you have to know?
Is it automatically a fact when stated wrong on the market spec sheet?
Here's a fact:
Code:$ python >>> import gtk >>> gtk.gdk.get_default_root_window().get_depth() 16 >>>
|
2009-10-19
, 20:40
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#34
|
The Following User Says Thank You to Bratag For This Useful Post: | ||
|
2009-10-25
, 17:28
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#35
|
The basic constraints for hardware and form-factors currently supported by Hildon are:
• Screen resolution of 800x480 pixels and 16bit colour depth (65 536 colours)
• 265 dpi screen resolution
|
2010-03-24
, 07:23
|
Posts: 267 |
Thanked: 183 times |
Joined on Jan 2010
@ Campinas, SP, Brazil
|
#36
|
[user@n900 user]% xdpyinfo | grep -i depth depth 1, bits_per_pixel 1, scanline_pad 32 depth 4, bits_per_pixel 8, scanline_pad 32 depth 8, bits_per_pixel 8, scanline_pad 32 depth 15, bits_per_pixel 16, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 depths (7): 16, 1, 4, 8, 15, 24, 32 depth of root window: 16 planes depth: 16 planes depth: 32 planes [user@n900 user]%
|
2010-03-24
, 07:51
|
Posts: 267 |
Thanked: 183 times |
Joined on Jan 2010
@ Campinas, SP, Brazil
|
#37
|
[user@n900 user]% xdpyinfo | grep 'depth of root window' depth of root window: 16 planes [user@n900 user]%
|
2010-03-24
, 08:09
|
Posts: 76 |
Thanked: 41 times |
Joined on Nov 2008
@ Germany
|
#38
|
|
2010-03-24
, 08:15
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#39
|
|
2010-03-24
, 08:19
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#40
|
On every N900 brochure and advertisement I find, it shows the N900 as a device with 16 million colors
http://www.wired.com/gadgetlab/2007/05/apple_lcd_lawsu/
--
Umm, what?