!========================================= ! comments for ".res" files are preceded by a "!" ! remember quotations are not used in .res files ! White background/black foreground *wkForegroundColor : (/0.,0.,0./) *wkBackgroundColor : (/1.,1.,1./) ! Have a favorite colormap that you use for everything? You can ! make it your default here (note the name is NOT in quotes): ! *wkColorMap : rainbow+gray ! Font stuff *Font : helvetica ! Function Codes [Default is a colon ] *TextFuncCode : ~ ! Make default X11 window larger (adjust as necessary) *wkWidth : 800 *wkHeight : 800 ! Increase the default (16mb) contour memory ! If you gave gridded data > 500 x 500, you may need this *wsMaximumSize: 32556688 !==========================================