// cpt-city: ocal/tiger (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare Tiger = color_map { [0.00000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.05000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.07500 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.25000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.35000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.45000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.55000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.65000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.75000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.87500 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.92500 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.95000 color rgbf <1.0000,0.6471,0.0000,0.0000>] [1.00000 color rgbf <1.0000,0.6471,0.0000,0.0000>] }