Why doesn't GTK support depths < 8 bit?




Hi,

I am surprised to see that GTK only supports 
    
   possible_depths[5] = { 32, 24, 16, 15, 8 }

bit deep displays. 

Why that? It may be difficult to support 1bpp screens (dithering), but
what about 4bpp pseudocolor visuals?

Does GTK really need 256 differend colours?


Jost





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]