Billy Patton <[EMAIL PROTECTED]> 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

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to