View Single Post
Old 08-13-2014, 04:14 AM   #26
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
Quote:
Originally Posted by DNSB View Post
With regards to 1, I use a SVG wrapper for full screen images to keep them full screen (or as close to that as a Kobo ereader gets) for any screen resolution.
David
ok - but that would mean hacking the original book code which is not always legal ( think ade-epub library loans)

I suppose I ought to learn how to do it really though

so lets see. what do I have to change in code like this, & can I automate it with regex ?
typical epub code for an map image witin a story:
Code:
<p class="toc"><img alt="Description: cyprus" class="calibre5" src="../Images/image002.jpg" /></p>
I got the long para bug several time within Anne Rice's Interview with a Vampire. apart from that it has not really troubled me. I't's probably in all the Anne Rice vampire series but just one book was more than enough for me , I doubt I could crawl through another

Last edited by cybmole; 08-13-2014 at 04:21 AM.
cybmole is offline   Reply With Quote