
8 Apr
2004
8 Apr
'04
8:13 p.m.
On Thu, 8 Apr 2004, Carl Hetherington wrote:
Hi,
My arrow head patch is working ok, but I now realise that markers don't currently print to PostScript.
Any tips for how I should do this, before I blunder in on my own? I've got as far as needing to add stuff to sp_shape_print(), and needing to perform the correct transforms on the marker paths before printing them.
Strange... I don't know anything about the postscript code so don't have any idea might be wrong, but a place to start might be to see if postscript has a built in analog to markers - i.e., how are line markers done in PS?
Bryce