Quote:
Originally Posted by xping
Thx. The problem was solved setting 1 as hint number instead of default 2 in defaults.lua
Only one more question:
Is there any way to avoid showing last line of the screen "broken"??
Often the last line is not entirely visible cause it is plotted with less pixels than necessary. Could it be possible to avoid drawing last line if there are not enaugh pixels, and to move this line to next page?. I think this is the last ugly thing that prevents koreader to be considered a professional reader.
Thx
|
I'm assuming you are talking about PDF reading here. There are around 30 pixels overlap between two successive page turns. In most case if the last line in the first page turn is shown only a half, the whole line will be shown in the second page turn. I will make the overlap height configurable in defaults.lua.