HexaPDF v0.26.2 Release Notes
Release Date: 2022-10-22 // 7 months ago-
โ Added
- ๐ Support for setting custom properties on [HexaPDF::Layout::Box] and [HexaPDF::Layout::TextFragment]
๐ Changed
- ๐ [HexaPDF::Layout::Style::LinkLayer] to use the 'link' custom box property if no target is set
๐ Fixed
- ๐ [HexaPDF::Layout::Style::Layers] to allow named layers without options
- [HexaPDF::Revision#each_modified_object] to not yield signature objects
- [HexaPDF::Revision#each_modified_object] to force comparison of direct objects
- [HexaPDF::Type::ObjectStream] to work for encrypted documents again