Skip to content

v0.4.1

Compare
Choose a tag to compare
@Balearica Balearica released this 10 Nov 19:24
· 31 commits to master since this release

What's Changed

  • Implemented parallel processing by default for Node.js version
    • To restore the previous behavior (1 worker), set scribe.opt.workerN = 1 before calling any functions.
  • Non-default behavior for extracting text from PDF files is now handled by setting the properties of scribe.opt.usePDFText.
  • Added Nimbus Mono font (similar to Courier)
  • Improvements to text extraction from PDF files.
  • Improvements to text positioning.

Full Changelog: v0.3.1...v0.4.1

Note: This post combines changes for 0.4.0 and 0.4.1 since the former was only the most recent version for a few hours.