Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 12:01
· 622 commits to refs/heads/master since this release
9d20451

Fixed

  • Support of saving images with mode="1" in "L" mode.
  • Images with mode="L" are now saved natively in Monochrome mode(increase speed & decreased required memory and a bit less size) #26
  • Speed optimization for save append_images parameter
  • Possible SEGFAULT during encoding with some stride values.