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/apps
poire-z eeb09d2150 PDF text selection: fix/tweak spacing between words/boxes
We may get multiple boxes when selecting texts, one for each
word, and we have to add spaces between the extracted words
ourselves. Previously, we were only adding a space if the
last char of previous word was ASCII, so missing spaces
after accents or greek words.
Try to do better by measuring the distances between boxes
and comparing to box heights, with a few heuristics.
3 years ago
..
cloudstorage OPDS catalog, Cloud storage: hold return arrow to go to top (#7845) 3 years ago
filemanager FileSearcher honor filemanagers sorting order (#7978) 3 years ago
reader PDF text selection: fix/tweak spacing between words/boxes 3 years ago