ОПИСАНИЕ

d.mvmon moves current displayed maps to another monitor.

EXPORTING TO PNG

d.mvmon can be used to export drawings on a current window to a png image file (map.png) with the PNG driver. For example,
g.region rast=dem
d.mon x0
d.rast dem
d.vect big_streams width=10 color=blue
d.vect small_streams width=5 color=blue
d.mvmon PNG
d.mon stop=PNG
# now you have map.png.

СМ. ТАКЖЕ

d.save, d.redraw

АВТОР

Huidae Cho

Last changed: $Date: 2005-08-09 20:39:58 -0500 (Вт, 09 авг 2005) $

Автор перевода