View Single Post
Old 09-03-2011, 04:50 PM   #6
dwig
Wizard
dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.
 
dwig's Avatar
 
Posts: 1,613
Karma: 6718541
Join Date: Dec 2004
Location: Paradise (Key West, FL)
Device: Current:Surface Go & Kindle 3 - Retired: DellV8p, Clie UX50, ...
Quote:
Originally Posted by angharad09 View Post
... I have converted it using Calibre to .epub and .mobi and been able to call it up in Adobe Digital Editions and the Kindle desktop app. ...
You're better off using the Kindle Previewer instead of the Kindle destop apps, though using both isn't a bad idea. Previewer does a good job of replicating the display on a Kindle device. The desktop app does not.

You can download the Kindle Previewer here:
http://www.amazon.com/gp/feature.htm...cId=1000234621

Kindle devices will not scroll a large image. They will scale the image down to fit the screen. You need to account for this when designing the maps so that the image remains readable.

Kindles do have a built in function to zoom smaller images to full screen by highlighting them with the 5-way controller and clicking (just point and click in the Previewer). A second click returns you to the original image size. The zoomed image will rotate to make the best use of the screen.

You can set the "original" display size using width and height attributes in the <img> tags. To be certain that the zoomed image isn't just a blur you need to use an image with adequate resolution (600x800 pixels minimum), setting the dimensions in the <img> tag smaller than the image's actual size.

Last edited by dwig; 09-03-2011 at 05:04 PM.
dwig is offline   Reply With Quote