View Single Post
Old 11-18-2018, 08:55 AM   #1
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Image scaling best-practices

Just use a width instruction in the html. I go width="100%" in most instances, and it works fine in Kindle and, from what I'm able to determine, in B&N and Apple etc as well.

Bearing in mind the old Kindles' habit of blowing up every image to full screen or the pixel dimensions, whichever is smaller, I am also conscious of the pixel dimensions of small images. Thus for my publisher's colophon I go width="15%" but also restrict the gif to 100x100 pixels. The result is not ideal on Kindle or Kindle 2 or DX, but it's okay.
Notjohn is offline   Reply With Quote