View Single Post
Old 11-25-2018, 02:31 PM   #32
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by Gregg Bell View Post
Thanks for finding the thread, Hitch. I too looked for it and couldn't find it.

I knew the Previewer in KDP changed but I didn't not know there was a downloadable Previewer 3. But you said, in that thread, it's pretty much worthless, right?

I thought Dion's

img {width:75%; max-width:250px}

might be the ideal solution. KF7 wouldn't work with that? It wouldn't recognize the 250 limit?
No, otherwise we'd all do that, instead, wouldn't we? KF7 does not use/recognize CSS. It runs off of HTML commands, essentially, so you have to hard code the image size (fixed, maximum, whatever) in the image tag itself. That's why Slowsmile's plugin works, it codes each image twice. Once for KF8, once for KF7.


Quote:
I wanted to try SlowSmile's plugin, https://www.mobileread.com/forums/sh...d.php?t=288294 but didn't know if I had Python 3.4. (screenshot) Does that mean I have 3.4 or do I have to get it? (And if I have to get it, where would I get it?)

Thanks.
If you're running other plugins that use Python, it's probably already installed, no? Why not just install the plugin, and run it? It will either work, or it won't. Right? Doesn't work, you probably need to install 3.4. If it does, hooray. I'm big on the KISS method.

Hitch
Hitch is offline   Reply With Quote