HexaPDF v0.14.1 Release Notes

Release Date: 2021-01-21 // over 3 years ago
  • ๐Ÿ”„ Changed

    • Validation message when checking for allowed values to include the invalid object
    • [HexaPDF::FontLoader::FromFile] to allow (re)using an existing font object
    • [HexaPDF::Importer] internals to avoid problems with retained memory

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Parsing of invalid PDF files where whitespace is missing after the integer value of an indirect object
    • [HexaPDF::Dictionary] so that adding new key-value pairs during validation is possible