Quote:
Originally Posted by dgatwood
You might try tweaking any text within the SVG graphic to use hard-coded absolute font sizes (using unitless values in properties on the elements, rather than CSS).
If that doesn't work (it should), then the next thing to try is vectorizing any text within the SVG, i.e. converting each of the characters to an outline.
|
I looked in the SVG and as far as I could tell, font size was in px but is there a different unit I should use?
By vectorizing text, do you mean I should build a title letter by letter after making an outline of each? That might be more trouble than this is worth! But I'm not sure I understand what you mean either, so maybe I'm wrong about that.
Sent from my Pixel C using Tapatalk