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
poire-z dd74194e0a cre.getWordFromPosition(): fix a few issues
Drop the use of crengine's getWordFromPosition() which
is a bit unreliable: it may returns wrong coordinates,
or words from far away in the book (ie. when holding
in the margins).
Rely only on the robust getTextFromPositions() that
we already use for multi words selection.
Having good coordinates allows refreshing a smaller region
(the higlighted word, or the 2 lines if hyphenated).
3 years ago
..
canvascontext.lua enable usage of system fonts 4 years ago
credocument.lua cre.getWordFromPosition(): fix a few issues 3 years ago
djvudocument.lua [feat] Comics: zoom to panel (#6511) 4 years ago
document.lua Paged documents: rework zoom options (#6885) 4 years ago
documentregistry.lua Add API to set OS level file associations (#6615) 4 years ago
koptinterface.lua KoptInterface:getWordFromBoxes: guard against nil boxes (#6827) 4 years ago
pdfdocument.lua bump crengine: sync with upstream, new hyphenation languages (#6746) 4 years ago
picdocument.lua JPG/PNG: MuPDF as default provider (#6931) 3 years ago
tilecacheitem.lua Handle the BlitBuffer struct changes 3 years ago