Skip to content

PLAYA-PDF 0.2.7: Definitive 0.2.x release

Choose a tag to compare

@dhdaines dhdaines released this 07 Jan 17:21
· 369 commits to main since this release
024b797

What's Changed

  • Remove most uses of Typing.cast by @dhdaines in #37
  • Optimize text placement (some dare call it "rendering") by @dhdaines in #38
  • Fix font size and rotated/skewed bounding boxes by @dhdaines in #39
  • fix: deprecate layout in CLI right away and do other useful stuff by @dhdaines in #40
  • Correctly implement ToUnicode according to the PDF standard and not that bogus technical note (that the PDF standard refers to...) by @dhdaines in #41
  • feat: support slices and tuples in page list by @dhdaines in #42
  • Optimize text extraction a bit more by @dhdaines in #43
  • Make text less Lazy 😥 by @dhdaines in #47
  • Treat marked content sections (more) correctly
  • fix: recognize junk before header and compensate (fixes: #46) by @dhdaines in #48

Full Changelog: v0.2.6...v0.2.7