I'm trying to create overlay planes in Direct Color. I first tried with XAllocColorCells but I wasn't able to allocate more than 256 cells. After I tried the XAllocColorPlanes function, the allocation is OK for more than 256 cells. But I encountered problems when I wanted to store my color cells : I couldn't store any colors when I had more than one plan in a given color(I don't know how to use the red,green or blue mask when you have more than one red, green or blue plane ). Moreover, when I draw something in my planes the colors used aren't always the ones I stored in my colorplane. Could someone give me some help about XAllocColorPlanes? Or another solution in order to use overlay planes with more than 256 cells?
Thank you... _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
