You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
chrox 71cb2d3f93 fix looking up wrong word in reflowed page
that has a text layer underneath.

For multi-column page reflowing usually fits individual column to
page width and no finner word boxes are available to map reflowed
word box onto native word box. Now the relative position of a reflowed
word center is calculated as portion of the width and height of a larger
block it belongs. This relative position is also considered in
reflow-to-native position transform so that dictionary lookup now works
on multi-column pages in reflowing mode.

This should fix #376.
11 years ago
..
credocument.lua Make DEBUG a require()d local 11 years ago
djvudocument.lua Merge remote-tracking branch 'upstream/master' 11 years ago
document.lua fix several local calls of Math.round 11 years ago
documentregistry.lua Merge remote-tracking branch 'upstream/master' 11 years ago
koptinterface.lua fix looking up wrong word in reflowed page 11 years ago
pdfdocument.lua Merge remote-tracking branch 'upstream/master' 11 years ago
picdocument.lua Merge remote-tracking branch 'upstream/master' 11 years ago
tilecacheitem.lua Make DEBUG a require()d local 11 years ago