Skip to content

v0.27.1 - 27th January 2021

  • Ensure TIFF is cast when using float predictor. #2502 @randyridge

  • Add support for Uint8Array and Uint8ClampedArray input. #2511 @leon

  • Revert: ensure all platforms use fontconfig for font rendering. #2515

  • Expose libvips gaussnoise operation to allow creation of Gaussian noise. #2527 @alza54