Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@arklumpus arklumpus released this 02 Nov 02:24
· 96 commits to master since this release

New features

  • Updated MuPDF to 1.19.0.
  • Added tests.
  • Added support and native assets for additional platforms:
    • 32-bit Windows (x86)
    • Native support for Windows on ARM (arm64)
    • Native support Linux on ARM (arm64)
    • Native support for macOS on Apple silicon (arm64)

Bugfixes

  • Fixed a bug in the multithreaded renderer when the requested number of threads contains factors other than 2, 3, 5, or 7.
  • Fixed a bug occurring when a Tesseract trained data file is specified directly.
  • Updated the URL for the tesseract trained data repositories.
  • Fixed a bug causing crashes when using the OCR functions within a program published with /p:PublishSingleFile=true.