High res. output of complex frames
    Ronald Wiemer 
    ronald at archis.nl
       
    Wed Sep 29 09:59:05 EDT 1993
    
    
  
Hi,
You can use driver CELL, before you start it you must set the correct
environment for the driver (csh):
setenv GRASS_WIDTH 2000
setenv GRASS_HEIGHT 2000
where 2000 is the number of rows and columns of your cell image. You can change
this to your own wishes. There is a file made with a number of bytes wich is 
the product of rows and columns, so beware that you have enough diskspace. 
There are some limitations to the CELL driver: You cannot use the mouse and 
colormode float will not work either. You have to close the CELL driver
with:
d.mon stop=CELL
Ronald Wiemer,
Centre of Expertise ARCHIS
Amersfoort,
The Netherlands
    
    
More information about the grass-user
mailing list