Skip to content

v3.2.0

Compare
Choose a tag to compare
@gunnsth gunnsth released this 08 Sep 09:26
· 301 commits to master since this release
47ae7e2

Version 3.2.0 highlights large image memory optimizations, action support as well as multiple fixes.

Bug fixes and enhancements

  • #164 Fix panic when loading composite fonts (@adrg)
  • #162 Add Travis CI integration (@adrg)
  • #159 Take decode arrays into account when processing grayscale images (@adrg)
  • #161 Becoded action support (@becoded)
  • #148 Issue #144 Fix - JBIG2 - Changed integer variables types (@kucjac)
  • #153 Make PageText.sortPosition() sort order deterministic. (@peterwilliams97)
  • #156 Fix drawing creator pages with no rendered blocks (@adrg)
  • #149 Image memory optimizations (@adrg)
  • #146 Add extract images test case, with memory profiling (@adrg)