Bump hexapdf from 0.20.4 to 0.21.0
Bumps hexapdf from 0.20.4 to 0.21.0.
Changelog
Sourced from hexapdf's changelog.
0.21.0 - 2022-03-04
Added
- [HexaPDF::Parser#reconstructed?] which returns true if the cross-reference table was reconstructed
- [HexaPDF::Layout::Style::create] for easier creation of style objects
- The ability to view revisions of a PDF document or extract a single revision via
hexapdf inspect
Changed
- Breaking change: Refactored [HexaPDF::Composer] for better and more consistent style support
- Breaking change: Arguments for configuration option 'font.on_missing_glyph' have changed to allow access to the document instance
Fixed
- Setter for [HexaPDF::Layout::Style#line_spacing] to allow usage of numeric arguments
- Digital Signature validation for 'adbe.pkcs7.detached' certifiates in case no key usage was defined
- Removed caching of configuration 'font.on_missing_glyph' in font wrappers to avoid problems
Commits
- See full diff in compare view
Edited by Sean Aery