View Single Post
Old 01-11-2010, 07:46 PM   #4
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
The latest FBReader (0.12.X) implements "image scaling". So far as I can tell this just rescales images larger than the screen to the screen size. I suggest implementing image scaling, but in addition add a Kindle-like image doubling phase:

a) double image size
b) rescale to screen size (if necessary), maintaining aspect ratio

In practice, steps (a) and (b) can be done in a single rescaling step.

FBReader has no image placement capability (always display centered with no in-line text). Things like image scaling actually works best without image placement complications, but honoring image placement styling would probably be worth doing. I have almost always been happy with FBReader's image centering though, and it is the best default behavior.
wallcraft is offline   Reply With Quote