Thomas A. Schmitz wrote:
I'm afraid arrows look better now, but they're not yet quite what they used to be. Test:
\setupcolors[state=start]
\starttext
\startuseMPgraphic{arrowtest} z1=(0,0) ; z2=(3cm,0) ; ahlength := 15pt ; pickup pencircle scaled 5pt ; drawarrow z1--z2 withcolor red ; \stopuseMPgraphic
\useMPgraphic{arrowtest}
\stoptext
Homework for Hans and Taco again? :-)
ah, a side effect of the arrow fix (which has to do with some complex deduction of combined filled/stroked paths) .. i'll fix it (and in the process sacrifice some fill/draw color optimizations) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------