jpayne@68: /* jpayne@68: * (c) Copyright 1990 1991 Tektronix Inc. jpayne@68: * All Rights Reserved jpayne@68: * jpayne@68: * Permission to use, copy, modify, and distribute this software and its jpayne@68: * documentation for any purpose and without fee is hereby granted, jpayne@68: * provided that the above copyright notice appear in all copies and that jpayne@68: * both that copyright notice and this permission notice appear in jpayne@68: * supporting documentation, and that the name of Tektronix not be used jpayne@68: * in advertising or publicity pertaining to distribution of the software jpayne@68: * without specific, written prior permission. jpayne@68: * jpayne@68: * Tektronix disclaims all warranties with regard to this software, including jpayne@68: * all implied warranties of merchantability and fitness, in no event shall jpayne@68: * Tektronix be liable for any special, indirect or consequential damages or jpayne@68: * any damages whatsoever resulting from loss of use, data or profits, jpayne@68: * whether in an action of contract, negligence or other tortious action, jpayne@68: * arising out of or in connection with the use or performance of this jpayne@68: * software. jpayne@68: * jpayne@68: * jpayne@68: * NAME jpayne@68: * Xcms.txt jpayne@68: * jpayne@68: * DESCRIPTION jpayne@68: * Sample Color Name Database jpayne@68: * jpayne@68: */ jpayne@68: jpayne@68: jpayne@68: This device-independent color name database is provided just as an example. jpayne@68: There are no claims that these color specifications are or should be bound jpayne@68: to the corresponding color name. jpayne@68: jpayne@68: As you can see, the start of the database is indicated by "XCMS_COLORDB_START". jpayne@68: Anything before this is assumed to be comments. The "0.1" indicates the jpayne@68: version number of the format/syntax used in this file. The color name is jpayne@68: delimited from the color specification by one or more tabs. jpayne@68: jpayne@68: XCMS_COLORDB_START 0.1 jpayne@68: cms red CIEXYZ:0.3811/0.2073/0.0213 jpayne@68: cms green CIEXYZ:0.3203/0.6805/0.1430 jpayne@68: cms blue CIEXYZ:0.2483/0.1122/1.2417 jpayne@68: XCMS_COLORDB_END