Changes between Initial Version and Version 1 of Ticket #3043, comment 23
- Timestamp:
- 06/23/16 03:45:47 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3043, comment 23
initial v1 6 6 For those interested, I give in attachment the cm_data array (grass_ramp.txt),and the sequence of commands run in Scilab (viscmtograss.sce). It outputs a file which needs some cosmetics, which I did it in one go : 7 7 8 {{{scilab-cli -f 2viscmtograss.sce && cat rgbtemp | awk '{FS=" "}''{printf "%s%s %s:%s:%s\n", NR-1,"%",$1,$2,$3}'>grass_0_100 && rm rgbtemp}}}8 {{{scilab-cli -f viscmtograss.sce && cat rgbtemp | awk '{FS=" "}''{printf "%s%s %s:%s:%s\n", NR-1,"%",$1,$2,$3}'>grass_0_100 && rm rgbtemp}}} 9 9 10 10 Finally I propose to add the new "grass" color rule to the existing list of default ramps.