Specification of a drawing. The drawing can be rendered on a Graph as many times as desired using
graph.glyph(g, x, y, scalex, scaley, angle)
The drawing style uses commands reminiscent of postscript.
See also
g = g.s()
g = g.s(colorindex)
g = g.s(colorindex, brushindex)
g = g.fill()
g = g.fill(colorindex)