// cpt-city: gps/GPS-Fire-Incandescent (ggr) // // The gradients from version 1.5 of the GIMP Paint Studio package // // author: Ramón Miranda // copyright: CC BY-SA 3.0 // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/gps #declare GPS_Fire_Incandescent = color_map { [0.00000 color rgbf <0.4667,0.0118,0.0039,0.0000>] [0.38276 color rgbf <0.6000,0.1255,0.0039,0.0000>] [0.57241 color rgbf <0.7294,0.2392,0.0000,0.0000>] [0.85287 color rgbf <0.8667,0.4431,0.0471,0.0000>] [0.89885 color rgbf <1.0000,0.6471,0.0941,0.0000>] [0.95977 color rgbf <1.0000,0.8039,0.4706,0.0000>] [1.00000 color rgbf <1.0000,0.9569,0.8471,0.0000>] }