Skip to content

PLAYA-PDF v0.6.3: Various bugfixes

Choose a tag to compare

@dhdaines dhdaines released this 26 Jul 13:37
· 52 commits to main since this release
d659a1e

From CHANGELOG.md

  • Correct and slightly optimize PNG predictor
  • Accept all standard number syntaxes (oops)
  • Fail fast on incorrect or damaged xref pointers
  • Accept fontsize of 0
  • Don't throw an exception on malformed text strings
  • Extract images with any colorspace
  • Correct ASCIIHexDecode for all odd-length strings (not just some)
  • Remove sketchy characters from image and font filenames
  • Track streamid in ObjectParser (this will become useful with time)
  • Cache inline images in ObjectParser

What's Changed

Full Changelog: v0.6.2...v0.6.3