> > I just need triangles [...]
> I have made filled triangles in gpic by a simple kludge of
> automating the removal of one corner of a filled rectangle.
> [...]
How about something crude as
.PS
define triangle { box invis "$4\v'$3'\D'P $1 -$2 $1 $2'" }
triangle(1c,1.8c,1c,\M[green]) "He
> I wonder whether any progress has been made with this issue?
> I just need triangles,
I have made filled triangles in gpic by a simple kludge
of automating the removal of one corner of a filled
rectangle. This works straightforwardly for axis-aligned
right triangles. Other triangles have to be
Dear Colleages
Having a need for filled triangles with gpic / groff, I just happened to hit
the discussion thread "filled polygons", and I wonder whether any progress has
been made with this issue? I just need triangles, no other type of polygons,
and if a solution for the problem has been foun