View Single Post
Old 04-30-2013, 03:08 AM   #6
paola
Wizard
paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.
 
paola's Avatar
 
Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
Quote:
Originally Posted by davidfor View Post
It is probably the resolution of the image. Looking at the photos, the Sony is showing the map as about 400 pixels wide. If the image in file is that size, then when it is displayed on the Aura HD, it would still only take 400 pixels across the screen. To change that, you would need to change the code for that image to stretch the image to fill the screen. But, that might not be an improvement. Filling the screen might cause problems with the resize and the image might still look terrible.
yes, this is what I used to do with a previous reader, i.e. change the css - the only problem is that (ok, it may be my very limited knowledge that is the problem ) you can only make statements that apply to all picturers, so that if half of them look better filling the width, those which look better filling the height will probably look terrible, and the other way around.

EDIT: David, upon re-reading I think you are actually referring to changes to each pictures? I've learned something, I'll try it out, thanks!

Last edited by paola; 04-30-2013 at 03:11 AM.
paola is offline   Reply With Quote