// cpt-city: neota/face/hair/purple (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/face/hair #declare FACE_HAIR_purple = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.09064 color rgbf <0.1569,0.0863,0.0000,0.0000>] [0.18129 color rgbf <0.3176,0.1725,0.0000,0.0000>] [0.24854 color rgbf <0.3882,0.2118,0.0784,0.0000>] [0.31579 color rgbf <0.4588,0.2471,0.1608,0.0000>] [0.37135 color rgbf <0.5333,0.2941,0.2863,0.0000>] [0.42690 color rgbf <0.6078,0.3412,0.4157,0.0000>] [0.50877 color rgbf <0.6980,0.4157,0.4392,0.0000>] [0.59064 color rgbf <0.7843,0.4863,0.4588,0.0000>] [0.69006 color rgbf <0.8353,0.6314,0.5176,0.0000>] [0.78947 color rgbf <0.8863,0.7725,0.5765,0.0000>] [0.89474 color rgbf <0.9451,0.8863,0.7882,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }