This is EXACTLY what I needed !  Thanks very much for the 
assistance; bonus points for the nice working example.
Larry

>
> Try arc.getPointAtLength .. See an example at 
> http://srufaculty.sru.edu/david.dailey/svg/curve.svg
> 
> It uses beziers instead of arcs, but it oughta be roughly the same 
stuff. 
> This example only works in IE (sorry) -- I'm not sure if there is 
a deep 
> reason for this or just my laziness.
> 
> David Dailey
> 
> ----- Original Message ----- 
> Sent: Wednesday, July 12, 2006 10:14 PM 
> 
> >I need to render multiple lines between the same 2 points.  I 
have the
> > logic to produce arcs to avoid the overlaps.  Now, however, I 
need to
> > add a marker per line showing direction at the midpoint.  I have 
a
> > nice arrow marker defined and it works fine for marker-end.  But 
for
> > the life of me, I can't figure out the right curve/arc syntax 
that
> > will allow marker-mid.  The lines are actually paths.  Which 
direction
> > should I go?  Anyone have an example to share of perhaps 4 lines 
with
> > endpoints 200,300 and 800,500 ?  I don't want to use any
> > transformations if possible.  FWIW, all of this logic and line
> > rendering is done in script code.
> > TIA,
> > Larry






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to