// cpt-city: neota/othr/template (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/othr #declare OTHR_template = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.16667 color rgbf <0.2510,0.1412,0.0745,0.0000>] [0.33333 color rgbf <0.5020,0.2824,0.1529,0.0000>] [0.51170 color rgbf <0.6667,0.4706,0.3255,0.0000>] [0.69006 color rgbf <0.8314,0.6588,0.4980,0.0000>] [0.75146 color rgbf <0.8706,0.7255,0.5922,0.0000>] [0.81287 color rgbf <0.9059,0.7882,0.6863,0.0000>] [0.90643 color rgbf <0.9529,0.8941,0.8431,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }