FBReaderJ icon indicating copy to clipboard operation
FBReaderJ copied to clipboard

Image auto scaling for epub/mobi

Open qyangdu opened this issue 8 years ago • 1 comments

Hi,

Currently the epub/mobi built-in images showing by fbreader is too small, which is better to scale them according to the phone screen size.

qyangdu avatar Jun 13 '16 13:06 qyangdu

see the getScalingType() function in org.geometerplus.zlibrary.text.view.ZLTextViewBase classs,and try changing the scaleType under "covers" switch case value.

darwinfrancis avatar Oct 11 '16 12:10 darwinfrancis