Skip to content

v2.2.1 Several small parsing related bugfixes, add JPEG2000 support

Choose a tag to compare

@PrinsFrank PrinsFrank released this 21 Jul 18:29
· 88 commits to main since this release
82c5e25

What's Changed

  • Simplify working with underlying positioned text elements by moving retrieval of fonts to PositionedTextElement and presorting positionedTextElements by @PrinsFrank in #136
  • Properly handle newline between dictionary key and value by @PrinsFrank in #141
  • Use the length from a crossReferenceStream when it is available by @PrinsFrank in #143
  • Don't try to decode values with JPX_DECODE filter by @PrinsFrank in #145

Full Changelog: v2.2.0...v2.2.1