Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/X11/Xcms.txt @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 /* | |
2 * (c) Copyright 1990 1991 Tektronix Inc. | |
3 * All Rights Reserved | |
4 * | |
5 * Permission to use, copy, modify, and distribute this software and its | |
6 * documentation for any purpose and without fee is hereby granted, | |
7 * provided that the above copyright notice appear in all copies and that | |
8 * both that copyright notice and this permission notice appear in | |
9 * supporting documentation, and that the name of Tektronix not be used | |
10 * in advertising or publicity pertaining to distribution of the software | |
11 * without specific, written prior permission. | |
12 * | |
13 * Tektronix disclaims all warranties with regard to this software, including | |
14 * all implied warranties of merchantability and fitness, in no event shall | |
15 * Tektronix be liable for any special, indirect or consequential damages or | |
16 * any damages whatsoever resulting from loss of use, data or profits, | |
17 * whether in an action of contract, negligence or other tortious action, | |
18 * arising out of or in connection with the use or performance of this | |
19 * software. | |
20 * | |
21 * | |
22 * NAME | |
23 * Xcms.txt | |
24 * | |
25 * DESCRIPTION | |
26 * Sample Color Name Database | |
27 * | |
28 */ | |
29 | |
30 | |
31 This device-independent color name database is provided just as an example. | |
32 There are no claims that these color specifications are or should be bound | |
33 to the corresponding color name. | |
34 | |
35 As you can see, the start of the database is indicated by "XCMS_COLORDB_START". | |
36 Anything before this is assumed to be comments. The "0.1" indicates the | |
37 version number of the format/syntax used in this file. The color name is | |
38 delimited from the color specification by one or more tabs. | |
39 | |
40 XCMS_COLORDB_START 0.1 | |
41 cms red CIEXYZ:0.3811/0.2073/0.0213 | |
42 cms green CIEXYZ:0.3203/0.6805/0.1430 | |
43 cms blue CIEXYZ:0.2483/0.1122/1.2417 | |
44 XCMS_COLORDB_END |