[GRASS-dev] discussion: replacing ps.map
Glynn Clements
glynn at gclements.plus.com
Fri Mar 30 02:43:34 EDT 2007
Glynn Clements wrote:
> FWIW, I've committed a basic PostScript driver to CVS.
> At present, there are doubtless many things which don't work
> correctly, or are sub-optimal (especially polygon filling, which
> currently uses the generic software renderer, i.e. lots of horizontal
> lines).
I've fixed this; R_polygon_{abs,rel} will get PostScript to do the
filling. With d.vect, you need to use render={r,d,c} to prevent it
from using G_plot_polygon().
Also, polylines are now rendered as single paths rather than
individual line segments (this matters if you have thick lines, as you
want joins at the vertices).
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list