View Single Post
Old 08-25-2020, 09:35 AM   #37
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Crowriver View Post
kepub/epub looks terrible. Images squashed and stretched, default setting inserts headers and footers (unless you turn this off). You can zoom which is good, but images are not proportional...
That will be the code that puts the images in the on the page. You mentioned using KCC. I thought it would do this properly, but, it has been a while since I tried it.

For the times that I need to put an image in the a book, I either do it as with an SVG wrapper with 'preserveAspectRatio="xMidYMid meet"', or an img tag with either the width or height set to auto.
davidfor is offline   Reply With Quote