v2.1.0
What's Changed
- Fix encoding for encoding dictionary without Type item. by @likemusic in #500
- Added decodeMemoryLimit to Config to avoid memory leaks. by @b3n-l in #476
- added short example how to parse base64 encoded PDFs by @granjero in #493
- Make horizontal offset configurable by @rubenvanerk in #505
- Link docs to wiki instead of pdfparser.org by @rubenvanerk in #506
- Add return types to tests methods. Fix todos in phpDocs. Add method's descriptions for Font class. by @likemusic in #509
Full Changelog: v2.0.1...v2.1.0