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? :-) Thomas
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 -----------------------------------------------------------------
Hans Hagen wrote:
Thomas A. Schmitz wrote:
I'm afraid arrows look better now, but they're not yet quite what they used to be. Test:
i uploaded a beta, please check other color things in mp graphics too thanks for testing 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 -----------------------------------------------------------------
On Apr 16, 2008, at 1:53 PM, Hans Hagen wrote:
i uploaded a beta, please check other color things in mp graphics too
thanks for testing
Hans
Yes, the new beta does work. I'll have an eye on other things; so far, I haven't seen anything unusual. Thanks for the swift action! Thomas
participants (2)
-
Hans Hagen
-
Thomas A. Schmitz