View Single Post
Old 11-23-2016, 02:52 PM   #4
graycyn
Wizard
graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.
 
Posts: 1,591
Karma: 11722446
Join Date: Aug 2010
Location: NE Oregon
Device: Kobo Sage, Pocketbook Era, Kobo Forma, Kindle Oasis 2
Quote:
Originally Posted by dgatwood View Post
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
graycyn is offline   Reply With Quote