[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gpic bug? line and arrow .c and .end
From: |
Werner LEMBERG |
Subject: |
Re: gpic bug? line and arrow .c and .end |
Date: |
Sun, 19 Mar 2006 15:57:28 +0100 (CET) |
> This pic drawing parses fine, but I don't get the results I expect.
> It is as though the "with .whatever" isn't there. I think "line"
> has the same problem as arrow, but I have used arrows here to make
>
> .PS
> box
> arrow up with .start at last box.nw
> arrow right with .end at last box.nw
> arrow down with .c at last box.se
> .PE
It is a bug. I've compared gpic's output with Dwight Aplevich's dpic,
and dpic yields the result you want to see. This is now fixed in the
CVS.
Thanks for the report!
Werner