Hi, unless you draw horizontal or vertical lines there is no easy solution for this. For the latter you could use patterns.
If you want to draw curves you can define custom elements and a custom font and then use script to create complex paths. Sample showing some of the lines you are looking for: http://www.zuccaralloo.de/devgroup/samples/complexPaths.svg More samples were I used this technique: http://www.zuccaralloo.de/devgroup/samples/railroad.svg http://www.zuccaralloo.de/devgroup/samples/weatherFronts.svg http://www.zuccaralloo.de/devgroup/samples/textPathMarkers.svg Another sample showing a different technique for special paths: http://www.zuccaralloo.de/devgroup/samples/curlyCurves.svg Of course: all these techniques have their limits - sharp corners e.g. - but in some cases they might be useful. Regards, Heiko --- In [email protected], zhu yang <[EMAIL PROTECTED]> wrote: > Hi, group > I met some difficulties for drawing the following lines with SVG. Click the hyperlink, you can see the desired line > > lane http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=2d34.jpg&.src=ph > Bus route > http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=d6e0.jpg&.src=ph > railroad > http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=14a0.jpg&.src=ph > nautical > http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=6999.jpg&.src=ph > tripleGraded > http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=7087.jpg&.src=ph > coutour > http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=cdb8.jpg&.src=ph > > BTW, the path has been determined. Is it possible to draw these lines without changing the path. > > Thank you very much > > > --------------------------------- > Start your day with Yahoo! - make it your home page > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h3mpu6d/M=362131.6882499.7825260.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1124848865/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> ----- 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/

