ailiboy / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

(Feature request) More detailed "Zoom configuration" #262

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install EBookDroid 1.5.0-dev revision 1435
2. Increase/decrease zoom less than 20% from primary zoom.
3. Defects of small text (or dot plot) rendering appear.

What is the expected output?
I expect to have more detailed configuration along with "Early releasing of 
bitmaps" and "Repeated decoding during zomm over 20%". I mean that there should 
be options as following:
- "Zoom steps: a) ±1%, b) ±5%, c) ±10%"
- "Decode ahead selected zoom steps: a) off, b) ±1 zoom, c) ±2 zooms, d) ±3 
zooms, e) ±5 zooms, f) ±10 zooms"

What do you see instead?
I see instead, that zooms over 20% only are decoded again. Less zooms are 
rasterized from previos zooms, which looks dreadfully at small text and dot 
plots...

What version of the product are you using?
EBookDroid 1.5.0-dev revision 1435

On what operating system?
Android 2.2.1

What device are you using?
Archos 101 G8 16Gb

Please provide any additional information below.

Original issue reported on code.google.com by skurydi...@gmail.com on 26 Jul 2012 at 9:21

GoogleCodeExporter commented 9 years ago
Less zooms are rasterized from previos zooms only during zooming in progress. 
After zooming finished, new redecode request is made.

Original comment by Andrei.K...@gmail.com on 26 Jul 2012 at 11:29

GoogleCodeExporter commented 9 years ago
At less zooms I can't see new redecode request at every time... This redecode 
event appears rarely on my device and looks like a bug in software.

Original comment by skurydi...@gmail.com on 26 Jul 2012 at 7:58

GoogleCodeExporter commented 9 years ago
I've seen the same as the OP. When zooming back to full-page zoom, sometimes 
(about 50% of the time) the page is not rendered again at the proper 
resolution, resulting in poor-quality rendition of the page content. This seems 
to occur more often on repeated zoom-in/zoom-out. This problems seems to 
persist from 1.4.2, but in 1.4.2 it was much more pronounced.

Original comment by ugra...@323go.com on 22 Aug 2012 at 8:06

GoogleCodeExporter commented 9 years ago
New version released.

Original comment by Alexander.V.Kasatkin@gmail.com on 25 Sep 2012 at 2:29