|
Okay, it should be fixed. I just set it so that any non-normal characters (ASCII 0 through 31) get converted to spaces before they end up in the SVG. The bad access point in your data should come up as "(unnamed)" because that's what happens when there are no letters or numbers to work with.
|