[svg-developers] Re: national flags for use in db? perhaps ip-to-country.csv

2011-10-09 Thread Kenneth N
Maybe you already know that Wikipedia has SVG for many (all?) national flags? Anyway, for my own pleasure, I hand-crafted SVG for about 140 of the easiest national flags, getting colors and geometry from Wikipedia and Flags of the World. Unfortunately, the two did not always agree and

[svg-developers] Point at N distance along a path?

2011-10-09 Thread Colin
Hello, Is there any way to calculate or obtain this? I mean something like: var path = document.getElementById(mypath); var coord = path.pointAtDistance(20px); var coord = path.pointAtDistance(50%); Would it have to be calculated manually? It seems like something that would be added

Re: [svg-developers] Point at N distance along a path?

2011-10-09 Thread Bjoern Hoehrmann
* Colin wrote: Is there any way to calculate or obtain this? I mean something like: var path = document.getElementById(mypath); var coord = path.pointAtDistance(20px); See `getPointAtLength` in http://www.w3.org/TR/SVG11/paths.html. -- Björn Höhrmann · mailto:bjo...@hoehrmann.de ·

Re: [svg-developers] Point at N distance along a path?

2011-10-09 Thread Jon Frost
There is a short writeup on this here: http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html#getTotalLength And decent examples here: http://srufaculty.sru.edu/david.dailey/svg/getPointAtLength.svg http://learnsvg.com/tutorials/tutorialScripting/example/getPointAtLength.svg best, Jon

Re: [svg-developers] Re: national flags for use in db? perhaps ip-to-country.csv

2011-10-09 Thread Jon Frost
The SVG looks really clean too - keep up the good work: http://homepage.mac.com/nellisks/svg/flags/flag.libya.svg [Non-text portions of this message have been removed] - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or-

[svg-developers] Re: national flags for use in db? perhaps ip-to-country.csv

2011-10-09 Thread Kenneth N
Thanks! â€Ken --- In svg-developers@yahoogroups.com, Jon Frost jonfrost@... wrote: The SVG looks really clean too - keep up the good work: http://homepage.mac.com/nellisks/svg/flags/flag.libya.svg [Non-text portions of this message have been removed]

Re: [svg-developers] another WOFF question

2011-10-09 Thread Charles McCathieNevile
On Thu, 06 Oct 2011 15:33:55 +0200, David Dailey ddai...@zoominternet.net wrote: Suppose, for purposes of accessibility, we wished to replace the paths in the HTML5 logo [1], by actual characters in a font It is quite easy for an author to create an alphabet of exactly five SVG glyphs

RE: [svg-developers] another WOFF question

2011-10-09 Thread David Dailey
Thanks Chaals, I knew you were involved in SVG accessibility from the early days, but August 2000? My goodness! A brief reread informs me that another is needed. James Deering recently e-mailed me a font for these five glyphs. He says it took only “a couple of hours which was a nice