Pillow (PIL Fork)
3.1.1
  • Installation
  • Handbook
  • Reference
  • Porting
  • About
  • Release Notes
    • 3.2.0
    • New DDS and FTEX Image Plugins
    • Updates to the GbrImagePlugin
    • Passthrough Parameters for ImageDraw.text
    • ImageSequence.Iterator changes
    • 3.1.2
    • 3.1.1
    • 3.1.0
    • 3.0.0
    • 2.8.0
    • 2.7.0
Pillow (PIL Fork)
  • Docs »
  • Release Notes
  • View page source

Release NotesΒΆ

Note

Contributors please include release notes as needed or appropriate with your bug fixes, feature additions and tests.

  • 3.2.0
  • New DDS and FTEX Image Plugins
  • Updates to the GbrImagePlugin
  • Passthrough Parameters for ImageDraw.text
  • ImageSequence.Iterator changes
  • 3.1.2
    • CVE-2016-3076 – Buffer overflow in Jpeg2KEncode.c
  • 3.1.1
    • CVE-2016-0740 – Buffer overflow in TiffDecode.c
    • CVE-2016-0775 – Buffer overflow in FliDecode.c
    • CVE-2016-2533 – Buffer overflow in PcdDecode.c
    • Integer overflow in Resample.c
  • 3.1.0
    • ImageDraw arc, chord and pieslice can now use floats
    • Consistent multiline text spacing
    • Exif, Jpeg and Tiff Metadata
  • 3.0.0
    • Saving Multipage Images
    • Tiff ImageFileDirectory Rewrite
    • Deprecated Methods
    • LibJpeg and Zlib are Required by Default
  • 2.8.0
    • Open HTTP response objects with Image.open
  • 2.7.0
    • Sane Plugin
    • Png text chunk size limits
    • Image resizing filters
    • Image transposition
    • Gaussian blur and unsharp mask
    • TIFF Parameter Changes
Next Previous

© Copyright 1995-2016, Fredrik Lundh and Contributors, Alex Clark and Contributors.

Built with Sphinx using a theme provided by Read the Docs.