HexaPDF v0.11.5 Release Notes

Release Date: 2020-01-27 // over 4 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ“œ [HexaPDF::Font::TrueType::Table::CmapSubtable] to lazily parse the subtable
    • ๐Ÿ“œ [HexaPDF::Font::TrueType::Table::Hmtx] to lazily parse the width data
    • CLI command hexapdf image2pdf to use the last argument as output file instead of the first (same order as merge)
    • Automatically require the HexaPDF C extension if it is installed

    ๐Ÿ›  Fixed

    • Wrong line length calculation for variable width layouting when a text box is too wide and needs to be broken into parts
    • CLI command hexapdf image2pdf so that treating a PDF as image works