[GRASS5] ps.map & patterns

Hi,
I was happy to read that vector patterns should be possible in g5.0.0. But:

trying

vect catchbound
  acolor 255 255 200
  pat pat.loru
  pwitdh 2
  end

and variations results in

GRASS:~/p/hydro/gis > ps.map in=precPlot.sh out=test.ps

PS-PAINT: PostScript painter "a4" selected.
ERROR: pat : illegal request

Any hints, comments?

Thank you

Bodo

--
Dr. Bodo Ahrens
Institut fuer Meteorologie und Geophysik, Universitaet Wien
A-1090 Wien, Althanstrasse 14, AUSTRIA
Tel.: ++43-1-4277-51917
Fax: ++43-1-4277-9519
E-mail: Bodo.Ahrens@univie.ac.at

On Wednesday 18 December 2002 10:28 am, Bodo Ahrens wrote:

Hi,
I was happy to read that vector patterns should be possible in g5.0.0. But:

trying

vect catchbound
  acolor 255 255 200
  pat pat.loru
  pwitdh 2
  end

and variations results in

GRASS:~/p/hydro/gis > ps.map in=precPlot.sh out=test.ps

PS-PAINT: PostScript painter "a4" selected.
ERROR: pat : illegal request

As a new feature, it is in CVS MAIN branch only, not in the release
(5.0.0 stable) version.

Radim