Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@juanj juanj released this 24 Jul 22:32
· 90 commits to development since this release
  • Now it's possible to press and hold inside a page to quickly change to OCR mode
  • Added basic recursive searching. Now you can select a word inside a definition and tap on "Search in Dictionary" to search the definition
  • Added a fallback method for viewing PDF files by rendering the page as an image when an image is not found at the expected location
  • Added a bit of overscroll to make it easier to select text near the edges
  • Added a cleaning step to the OCR output to remove Latin characters and some unwanted symbols
  • Fixed minor bugs