Skip to content

Version 1.19.0

Compare
Choose a tag to compare
@manthey manthey released this 05 Jan 21:17
· 1860 commits to master since this release
169e89f

Features

  • Add a frames property to the tile source as a short hand for getting the number of frames from the metadata (#1014)

Improvements

  • Better release file handles (#1007)
  • Support tiny images from the test source (#1013)
  • Speed up loading or parsing some multi sources (#1015)
  • Better scale uint32 images (#1017)

Changes

  • Don't report filename in internal PIL metadata (#1006)

Bug Fixes

  • Better output new vips images as float32 (#1016)
  • Pin tinycolor2 for annotations (#1018)