As I've been working may way through redoing my images in SVG, I've found a few lines of bolded sans serif in which the characters were scrunched together. It seems like the spacing should either always be good or always need adjusting, but that's not what I'm seeing.
To get the scrunched up text to display properly, I've changed the X coordinates of those lines to "X=0". I'm still uncomfortable with that but I suspect that the beginning coordinate of each character is simply information that Inkscape generates and includes in the file either so it's there for Inkscape to use at a later date if it needs it or because it was easier to include it in the file than to write the code to eliminate it. If either of those possibilities is correct, then it should be safe to eliminate all but "X=0".
|