geometer / FBReaderJ

Official FBReaderJ project repository
http://www.fbreader.org/FBReaderJ/
1.83k stars 801 forks source link

Image auto scaling for epub/mobi #410

Open qyangdu opened 8 years ago

qyangdu commented 8 years ago

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.

darwinfrancis commented 7 years ago

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