By jorunnix
Tuesday, 17. October 2006, 10:12:48
Playing SVG Darts: Target Practice
Would you like to play darts using SVG? This first article covers the drawing of the dart board, reuse of graphical elements, and how to create and use fonts in SVG.
( Read the article )
By jeff_schiller
Wednesday, 22. November 2006, 22:27:40

Stelt,
Nice article!
I suggest that for your next article you test it out in Firefox as well. Your examples don't really show up very well (they are enlarged and the frames have scrollbars). I think if you remove the width/height attributes on the SVG element that would fix it.
Then again, the glyphs in Firefox display much too large, do you know why this is? Here's hoping they fix this in Firefox 3.
Thanks,
Jeff
By stelt
Thursday, 23. November 2006, 01:31:39

Summarizing:
- Test in Firefox too !
- Examples are enlarged and frames have scrollbars.
- Remove width/height on SVG (?)
- Glyphs too large in Firefox, why?
Thanks Jeff,
As my next article will build on this one, your feedback is extra useful.
By stelt
Wednesday, 31. January 2007, 21:19:18

Jeff, I acted on your suggestions.
Anything else?
By stelt
Tuesday, 14. August 2007, 06:32:54

the page is not valid according to the W3C validator (the "</p>" that is now after "very, very similar." should go after "make up the dartboard.")
neither are darts.svg and glyphs.svg (both need "<missing-glyph/>" before 1st glyph)
the "p" in "accessibility.p" is to be deleted.
Can a moderator please make the changes?
Post edited Tuesday, 14. August 2007, 19:18:24
By stelt
Thursday, 29. November 2007, 03:32:40

The HTML invalidities mentioned in the above post are fixed, the SVG invalidities are however still there.
Can a moderator please make the simple fixes?
By chrismills
Monday, 17. March 2008, 17:48:17

The SVG errors should be fixed now - let me know.
Although I was a bit confused about this fix:
"the "p" in "accessibility.p" is to be deleted."
where is this found? I looked all through the source files.
By stelt
Tuesday, 18. March 2008, 13:03:14

Originally posted by chrismills:
The SVG errors should be fixed now - let me know.
Thanks. Validator likes it now.
Originally posted by chrismills:
Although I was a bit confused about "the "p" in "accessibility.p" is to be deleted."
It was fixed in the mean time
By stelt
Wednesday, 2. April 2008, 09:21:12

typo found :-(
"mystroked" which should of course be "my stroked"