geometer / FBReader

Official FBReader C++ project repository
http://www.fbreader.org/
540 stars 170 forks source link

Implement a way to scaling images #202

Open snowwlex opened 12 years ago

snowwlex commented 12 years ago

from http://old.fbreader.org/mantis/view.php?id=88

Provide option to scale images

The OLPC reports a very high resolution of 200dpi. This causes images shown to be very tiny, and e.g. in the case of a HTML document with mathematical equations that have been rendered as images, these are almost unreadable. An option to scale the images by a user settable factor would solve this problem.

snowwlex commented 12 years ago

from http://old.fbreader.org/mantis/view.php?id=329

I am having one epub file in there is an image for one whole page. At present when that epub is opened with the image page in view, when I resize the FBReader window (make size smaller than that of image), then the image is scaled to the size of the window. Can't it be like : the image remains of the same size, but both horizontal and vertical scrollbars are provided to view the image.