View Single Post
Old 09-19-2020, 01:26 PM   #33
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,827
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by stumped View Post
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.

Click image for larger version

Name:	Image1.png
Views:	296
Size:	51.9 KB
ID:	182028Click image for larger version

Name:	Image2.png
Views:	297
Size:	141.9 KB
ID:	182029

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
Attached Files
File Type: epub SVG inline formula.epub (7.3 KB, 159 views)
RbnJrg is offline   Reply With Quote