v2.2.1 Several small parsing related bugfixes, add JPEG2000 support
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