Quote:
Originally Posted by pdurrant
Yes, an svg image file. Or just don't use the CSS inside your in-line svg image.
|
Ok, thanks. I'll try inline styling
Quote:
Originally Posted by RbnJrg
Three things you must do:
1) Style your svg INLINE (otherwise, you won't be able to do the next step).
2) After that, open it on Inkscape and convert all svg objects to PATHS.
3) Save the svg as PLAIN SVG.
After that, all your issues will have disappear under Kobo.
|
Thank you, I will try this.
I have downloaded and installed Inkscape, and I can see I am in for a pretty steep learning curve.
I thought I could just copy and paste my existing code above into Inkscape, but no such luck. Looks like it needs to be created from scratch.
Might take a bit of time to figure out, but not unachievable.