Quote:
Originally Posted by RbnJrg
I have just seen that you are using "em" units with SVG. Well, you shouldn't use "em" but "pt" (or "px") with SVG. Many ereaders don't support "ems" when they are used inside SVG images (in theory, SVG should support "em" but in practice I have found another thing).
|
Oh, okay, that's good to know.
Quote:
By the way, you should read this tutorial if you are going to work with SVG
|
At this point, I'm not sure if I am or not.