HexaPDF v0.26.2 Release Notes

Release Date: 2022-10-22 // over 1 year 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