Re: colors



Billy Patton <bpatton dal asp ti com> writes:

> For lack of a better method I've started doing colors in the following
> manner :
>   guint32         white = 0x00ffffff;
>   guint32         black = 0x00000000;
> 
> I need many more colors.  Does anyone have a list in this form anywhere
> ?

How about creating them from the file rgb.txt that is installed with X11?
A simple C app or a perl script should do the trick.


Salut, Sven




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