Skip to content

pdfcpu version 0.1.12

Choose a tag to compare

@hhrutter hhrutter released this 22 May 12:58
· 1050 commits to master since this release
b8147ce

This release

  • consolidates the package structure

  • introduces an implementation of compress/lzw that supports the EarlyChange parameter of the LZWDecode filter and a few other anomalies. See here for details.

  • fixes #21, #22, #23