Quote:
Originally Posted by stumped
my install is configured to be well behaved - easily done.
those SVG images display as intended in Moon +. no missing/empty boxes.
IF you actually read the whole thread and not just jump in to bitch about an android app you don't like, you would have seen that.
but they display at the authors' intended size and I'd like them about 20% bigger. that's what this thread was about
( they seem deliberately designed to appear inline as a bit smaller and greyer than the black text- no problem is, say, sigil book view on a 27 inch monitor but not ideal for my eyes on 10 inch or less devices.)
I have never seen svg defined like this though - where's the actual image ?
...
|
Well, after studying your .svg image, I can tell you the following:
1) Your .svg is an image made of "paths".
2) Your .svg is not a plain .svg, so it can produce issues with some ereaders.
3) Your .svg, even after converted as plain .svg, it has some instruccions not supported by ADE.
I attach an. epub with two .svg images: your original converted as plain .svg (test2.svg) and a new one made by me (test3.svg), also a plain one.
As you can see in the following screenshots, your image is not displayed under ADE but it looks ok under Sigil. So, that is a source of issues because if ADE has troubles to display your .svg, all ereaders based on RMSDK won't be able to show properly your formulas.

Since you have so many .svg images, to correct them in order that ADE can display them is not an alternative. So your best bet IMHO is to convert them (batch conversion) as .pgn using a conversor like Irfanwiew or ImageMagick.
Regards
Rubén