summaryrefslogtreecommitdiff
path: root/app/rgb/README
blob: bd1a6ac8e8656ae7a21f3545dedfb877ec3511c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
X color name database

This package includes both the list mapping X color names to RGB values
(rgb.txt) and, if configured to use a database for color lookup, the 
rgb program to convert the text file into the binary database format.

The "others" subdirectory contains some alternate color databases.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/app/rgb

        http://cgit.freedesktop.org/xorg/app/rgb

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage