Skip to content

Version 1.14.0

Compare
Choose a tag to compare
@manthey manthey released this 20 Apr 21:12
· 2348 commits to master since this release
d3e1bce

Features

  • Vips tile source and tiled file writer (816, 827, 830)

Improvements

  • Handle file URLs with GDAL (820)
  • Add a hasAlpha flag to image annotations (823)
  • Allow dict for style (817)
  • Support drawing multipolygon regions (832)

Bug Fixes

  • Fix a range check for pixelmap annotations (815)
  • Harden checking if a PIL Image can be read directly from a file pointer (822)

Changes

  • Handle PIL deprecations (824)