pkgsrc/graphics/py-Pillow/PLIST

272 lines
9 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.6 2014/11/30 10:11:31 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/PIL/BdfFontFile.py
${PYSITELIB}/PIL/BdfFontFile.pyc
${PYSITELIB}/PIL/BdfFontFile.pyo
${PYSITELIB}/PIL/BmpImagePlugin.py
${PYSITELIB}/PIL/BmpImagePlugin.pyc
${PYSITELIB}/PIL/BmpImagePlugin.pyo
${PYSITELIB}/PIL/BufrStubImagePlugin.py
${PYSITELIB}/PIL/BufrStubImagePlugin.pyc
${PYSITELIB}/PIL/BufrStubImagePlugin.pyo
${PYSITELIB}/PIL/ContainerIO.py
${PYSITELIB}/PIL/ContainerIO.pyc
${PYSITELIB}/PIL/ContainerIO.pyo
${PYSITELIB}/PIL/CurImagePlugin.py
${PYSITELIB}/PIL/CurImagePlugin.pyc
${PYSITELIB}/PIL/CurImagePlugin.pyo
${PYSITELIB}/PIL/DcxImagePlugin.py
${PYSITELIB}/PIL/DcxImagePlugin.pyc
${PYSITELIB}/PIL/DcxImagePlugin.pyo
${PYSITELIB}/PIL/EpsImagePlugin.py
${PYSITELIB}/PIL/EpsImagePlugin.pyc
${PYSITELIB}/PIL/EpsImagePlugin.pyo
${PYSITELIB}/PIL/ExifTags.py
${PYSITELIB}/PIL/ExifTags.pyc
${PYSITELIB}/PIL/ExifTags.pyo
${PYSITELIB}/PIL/FitsStubImagePlugin.py
${PYSITELIB}/PIL/FitsStubImagePlugin.pyc
${PYSITELIB}/PIL/FitsStubImagePlugin.pyo
${PYSITELIB}/PIL/FliImagePlugin.py
${PYSITELIB}/PIL/FliImagePlugin.pyc
${PYSITELIB}/PIL/FliImagePlugin.pyo
${PYSITELIB}/PIL/FontFile.py
${PYSITELIB}/PIL/FontFile.pyc
${PYSITELIB}/PIL/FontFile.pyo
${PYSITELIB}/PIL/FpxImagePlugin.py
${PYSITELIB}/PIL/FpxImagePlugin.pyc
${PYSITELIB}/PIL/FpxImagePlugin.pyo
${PYSITELIB}/PIL/GbrImagePlugin.py
${PYSITELIB}/PIL/GbrImagePlugin.pyc
${PYSITELIB}/PIL/GbrImagePlugin.pyo
${PYSITELIB}/PIL/GdImageFile.py
${PYSITELIB}/PIL/GdImageFile.pyc
${PYSITELIB}/PIL/GdImageFile.pyo
${PYSITELIB}/PIL/GifImagePlugin.py
${PYSITELIB}/PIL/GifImagePlugin.pyc
${PYSITELIB}/PIL/GifImagePlugin.pyo
${PYSITELIB}/PIL/GimpGradientFile.py
${PYSITELIB}/PIL/GimpGradientFile.pyc
${PYSITELIB}/PIL/GimpGradientFile.pyo
${PYSITELIB}/PIL/GimpPaletteFile.py
${PYSITELIB}/PIL/GimpPaletteFile.pyc
${PYSITELIB}/PIL/GimpPaletteFile.pyo
${PYSITELIB}/PIL/GribStubImagePlugin.py
${PYSITELIB}/PIL/GribStubImagePlugin.pyc
${PYSITELIB}/PIL/GribStubImagePlugin.pyo
${PYSITELIB}/PIL/Hdf5StubImagePlugin.py
${PYSITELIB}/PIL/Hdf5StubImagePlugin.pyc
${PYSITELIB}/PIL/Hdf5StubImagePlugin.pyo
${PYSITELIB}/PIL/IcnsImagePlugin.py
${PYSITELIB}/PIL/IcnsImagePlugin.pyc
${PYSITELIB}/PIL/IcnsImagePlugin.pyo
${PYSITELIB}/PIL/IcoImagePlugin.py
${PYSITELIB}/PIL/IcoImagePlugin.pyc
${PYSITELIB}/PIL/IcoImagePlugin.pyo
${PYSITELIB}/PIL/ImImagePlugin.py
${PYSITELIB}/PIL/ImImagePlugin.pyc
${PYSITELIB}/PIL/ImImagePlugin.pyo
${PYSITELIB}/PIL/Image.py
${PYSITELIB}/PIL/Image.pyc
${PYSITELIB}/PIL/Image.pyo
${PYSITELIB}/PIL/ImageChops.py
${PYSITELIB}/PIL/ImageChops.pyc
${PYSITELIB}/PIL/ImageChops.pyo
${PYSITELIB}/PIL/ImageCms.py
${PYSITELIB}/PIL/ImageCms.pyc
${PYSITELIB}/PIL/ImageCms.pyo
${PYSITELIB}/PIL/ImageColor.py
${PYSITELIB}/PIL/ImageColor.pyc
${PYSITELIB}/PIL/ImageColor.pyo
${PYSITELIB}/PIL/ImageDraw.py
${PYSITELIB}/PIL/ImageDraw.pyc
${PYSITELIB}/PIL/ImageDraw.pyo
${PYSITELIB}/PIL/ImageDraw2.py
${PYSITELIB}/PIL/ImageDraw2.pyc
${PYSITELIB}/PIL/ImageDraw2.pyo
${PYSITELIB}/PIL/ImageEnhance.py
${PYSITELIB}/PIL/ImageEnhance.pyc
${PYSITELIB}/PIL/ImageEnhance.pyo
${PYSITELIB}/PIL/ImageFile.py
${PYSITELIB}/PIL/ImageFile.pyc
${PYSITELIB}/PIL/ImageFile.pyo
${PYSITELIB}/PIL/ImageFileIO.py
${PYSITELIB}/PIL/ImageFileIO.pyc
${PYSITELIB}/PIL/ImageFileIO.pyo
${PYSITELIB}/PIL/ImageFilter.py
${PYSITELIB}/PIL/ImageFilter.pyc
${PYSITELIB}/PIL/ImageFilter.pyo
${PYSITELIB}/PIL/ImageFont.py
${PYSITELIB}/PIL/ImageFont.pyc
${PYSITELIB}/PIL/ImageFont.pyo
${PYSITELIB}/PIL/ImageGrab.py
${PYSITELIB}/PIL/ImageGrab.pyc
${PYSITELIB}/PIL/ImageGrab.pyo
${PYSITELIB}/PIL/ImageMath.py
${PYSITELIB}/PIL/ImageMath.pyc
${PYSITELIB}/PIL/ImageMath.pyo
${PYSITELIB}/PIL/ImageMode.py
${PYSITELIB}/PIL/ImageMode.pyc
${PYSITELIB}/PIL/ImageMode.pyo
Update Pillow to 2.5.0. 2.5.0 (2014-07-01) ------------------ - Imagedraw rewrite [terseus, wiredfool] - Add support for multithreaded test execution [wiredfool] - Prevent shell injection #748 [mbrown1413, wiredfool] - Support for Resolution in BMP files #734 [gcq] - Fix error in setup.py for Python 3 [matthew-brett] - Pyroma fix and add Python 3.4 to setup metadata #742 [wirefool] - Top level flake8 fixes #741 [aclark] - Remove obsolete Animated Raster Graphics (ARG) support [hugovk] - Fix test_imagedraw failures #727 [cgohlke] - Fix AttributeError: class Image has no attribute 'DEBUG' #726 [cgohlke] - Fix msvc warning: 'inline' : macro redefinition #725 [cgohlke] - Cleanup #654 [dvska, hugovk, wiredfool] - 16-bit monochrome support for JPEG2000 [videan42] - Fixed ImagePalette.save [brightpisces] - Support JPEG qtables [csinchok] - Add binary morphology addon [dov, wiredfool] - Decompression bomb protection [hugovk] - Put images in a single directory [hugovk] - Support OpenJpeg 2.1 [al45tair] - Remove unistd.h #include for all platforms [wiredfool] - Use unittest for tests [hugovk] - ImageCms fixes [hugovk] - Added more ImageDraw tests [hugovk] - Added tests for Spider files [hugovk] - Use libtiff to write any compressed tiff files [wiredfool] - Support for pickling Image objects [hugovk] - Fixed resolution handling for EPS thumbnails [eliempje] - Fixed rendering of some binary EPS files (Issue #302) [eliempje] - Rename variables not to use built-in function names [hugovk] - Ignore junk JPEG markers [hugovk] - Change default interpolation for Image.thumbnail to Image.ANTIALIAS [hugovk] - Add tests and fixes for saving PDFs [hugovk] - Remove transparency resource after P->RGBA conversion [hugovk] - Clean up preprocessor cruft for Windows [CounterPillow] - Adjust Homebrew freetype detection logic [jacknagel] - Added Image.close, context manager support. [wiredfool] - Added support for 16 bit PGM files. [wiredfool] - Updated OleFileIO to version 0.30 from upstream [hugovk] - Added support for additional TIFF floating point format [Hijackal] - Have the tempfile use a suffix with a dot [wiredfool] - Fix variable name used for transparency manipulations [nijel]
2014-07-06 14:15:53 +02:00
${PYSITELIB}/PIL/ImageMorph.py
${PYSITELIB}/PIL/ImageMorph.pyc
${PYSITELIB}/PIL/ImageMorph.pyo
${PYSITELIB}/PIL/ImageOps.py
${PYSITELIB}/PIL/ImageOps.pyc
${PYSITELIB}/PIL/ImageOps.pyo
${PYSITELIB}/PIL/ImagePalette.py
${PYSITELIB}/PIL/ImagePalette.pyc
${PYSITELIB}/PIL/ImagePalette.pyo
${PYSITELIB}/PIL/ImagePath.py
${PYSITELIB}/PIL/ImagePath.pyc
${PYSITELIB}/PIL/ImagePath.pyo
${PYSITELIB}/PIL/ImageQt.py
${PYSITELIB}/PIL/ImageQt.pyc
${PYSITELIB}/PIL/ImageQt.pyo
${PYSITELIB}/PIL/ImageSequence.py
${PYSITELIB}/PIL/ImageSequence.pyc
${PYSITELIB}/PIL/ImageSequence.pyo
${PYSITELIB}/PIL/ImageShow.py
${PYSITELIB}/PIL/ImageShow.pyc
${PYSITELIB}/PIL/ImageShow.pyo
${PYSITELIB}/PIL/ImageStat.py
${PYSITELIB}/PIL/ImageStat.pyc
${PYSITELIB}/PIL/ImageStat.pyo
${PYSITELIB}/PIL/ImageTk.py
${PYSITELIB}/PIL/ImageTk.pyc
${PYSITELIB}/PIL/ImageTk.pyo
${PYSITELIB}/PIL/ImageTransform.py
${PYSITELIB}/PIL/ImageTransform.pyc
${PYSITELIB}/PIL/ImageTransform.pyo
${PYSITELIB}/PIL/ImageWin.py
${PYSITELIB}/PIL/ImageWin.pyc
${PYSITELIB}/PIL/ImageWin.pyo
${PYSITELIB}/PIL/ImtImagePlugin.py
${PYSITELIB}/PIL/ImtImagePlugin.pyc
${PYSITELIB}/PIL/ImtImagePlugin.pyo
${PYSITELIB}/PIL/IptcImagePlugin.py
${PYSITELIB}/PIL/IptcImagePlugin.pyc
${PYSITELIB}/PIL/IptcImagePlugin.pyo
Update py-Pillow to 2.4.0. * Based on patch from adam@. * Add self test target. Changelog (Pillow) ================== 2.4.0 (04/01/2014) ------------------ - Indexed Transparency handled for conversions between L, RGB, and P modes. Fixes #510 [wiredfool] - Conversions enabled from RGBA->P, Fixes #544 [wiredfool] - Improved icns support [al45tair] - Fix libtiff leaking open files, fixes #580 [wiredfool] - Fixes for Jpeg encoding in Python 3, fixes #577 [wiredfool] - Added support for JPEG 2000 [al45tair] - Add more detailed error messages to Image.py [larsmans] - Avoid conflicting _expand functions in PIL & MINGW, fixes #538 [aclark] - Merge from Philippe Lagadec’s OleFileIO_PL fork [vadmium] - Fix ImageColor.getcolor [homm] - Make ICO files work with the ImageFile.Parser interface, fixes #522 [wiredfool] - Handle 32bit compiled python on 64bit architecture [choppsv1] - Fix support for characters >128 using .pcf or .pil fonts in Py3k. Fixes #505 [wiredfool] - Skip CFFI test earlier if it's not installed [wiredfool] - Fixed opening and saving odd sized .pcx files, fixes #523 [wiredfool] - Fixed palette handling when converting from mode P->RGB->P [d_schmidt] - Fixed saving mode P image as a PNG with transparency = palette color 0 [d-schmidt] - Improve heuristic used when saving progressive and optimized JPEGs with high quality values [e98cuenc] - Fixed DOS with invalid palette size or invalid image size in BMP file [wiredfool] - Added support for BMP version 4 and 5 [eddwardo, wiredfool] - Fix segfault in getfont when passed a memory resident font [wiredfool] - Fix crash on Saving a PNG when icc-profile is None [brutasse] - Cffi+Python implementation of the PixelAccess object [wiredfool] - PixelAccess returns unsigned ints for I16 mode [wiredfool] - Minor patch on booleans + Travis [sciunto] - Look in multiarch paths in GNU platforms [pinotree] - Add arch support for pcc64, s390, s390x, armv7l, aarch64 [manisandro] - Add arch support for ppc [wiredfool] - Correctly quote file names for WindowsViewer command [cgohlke] - Prefer homebrew freetype over X11 freetype (but still allow both) [dmckeone]
2014-04-18 15:00:49 +02:00
${PYSITELIB}/PIL/Jpeg2KImagePlugin.py
${PYSITELIB}/PIL/Jpeg2KImagePlugin.pyc
${PYSITELIB}/PIL/Jpeg2KImagePlugin.pyo
${PYSITELIB}/PIL/JpegImagePlugin.py
${PYSITELIB}/PIL/JpegImagePlugin.pyc
${PYSITELIB}/PIL/JpegImagePlugin.pyo
${PYSITELIB}/PIL/JpegPresets.py
${PYSITELIB}/PIL/JpegPresets.pyc
${PYSITELIB}/PIL/JpegPresets.pyo
${PYSITELIB}/PIL/McIdasImagePlugin.py
${PYSITELIB}/PIL/McIdasImagePlugin.pyc
${PYSITELIB}/PIL/McIdasImagePlugin.pyo
${PYSITELIB}/PIL/MicImagePlugin.py
${PYSITELIB}/PIL/MicImagePlugin.pyc
${PYSITELIB}/PIL/MicImagePlugin.pyo
${PYSITELIB}/PIL/MpegImagePlugin.py
${PYSITELIB}/PIL/MpegImagePlugin.pyc
${PYSITELIB}/PIL/MpegImagePlugin.pyo
${PYSITELIB}/PIL/MpoImagePlugin.py
${PYSITELIB}/PIL/MpoImagePlugin.pyc
${PYSITELIB}/PIL/MpoImagePlugin.pyo
${PYSITELIB}/PIL/MspImagePlugin.py
${PYSITELIB}/PIL/MspImagePlugin.pyc
${PYSITELIB}/PIL/MspImagePlugin.pyo
Update py-Pillow to 2.4.0. * Based on patch from adam@. * Add self test target. Changelog (Pillow) ================== 2.4.0 (04/01/2014) ------------------ - Indexed Transparency handled for conversions between L, RGB, and P modes. Fixes #510 [wiredfool] - Conversions enabled from RGBA->P, Fixes #544 [wiredfool] - Improved icns support [al45tair] - Fix libtiff leaking open files, fixes #580 [wiredfool] - Fixes for Jpeg encoding in Python 3, fixes #577 [wiredfool] - Added support for JPEG 2000 [al45tair] - Add more detailed error messages to Image.py [larsmans] - Avoid conflicting _expand functions in PIL & MINGW, fixes #538 [aclark] - Merge from Philippe Lagadec’s OleFileIO_PL fork [vadmium] - Fix ImageColor.getcolor [homm] - Make ICO files work with the ImageFile.Parser interface, fixes #522 [wiredfool] - Handle 32bit compiled python on 64bit architecture [choppsv1] - Fix support for characters >128 using .pcf or .pil fonts in Py3k. Fixes #505 [wiredfool] - Skip CFFI test earlier if it's not installed [wiredfool] - Fixed opening and saving odd sized .pcx files, fixes #523 [wiredfool] - Fixed palette handling when converting from mode P->RGB->P [d_schmidt] - Fixed saving mode P image as a PNG with transparency = palette color 0 [d-schmidt] - Improve heuristic used when saving progressive and optimized JPEGs with high quality values [e98cuenc] - Fixed DOS with invalid palette size or invalid image size in BMP file [wiredfool] - Added support for BMP version 4 and 5 [eddwardo, wiredfool] - Fix segfault in getfont when passed a memory resident font [wiredfool] - Fix crash on Saving a PNG when icc-profile is None [brutasse] - Cffi+Python implementation of the PixelAccess object [wiredfool] - PixelAccess returns unsigned ints for I16 mode [wiredfool] - Minor patch on booleans + Travis [sciunto] - Look in multiarch paths in GNU platforms [pinotree] - Add arch support for pcc64, s390, s390x, armv7l, aarch64 [manisandro] - Add arch support for ppc [wiredfool] - Correctly quote file names for WindowsViewer command [cgohlke] - Prefer homebrew freetype over X11 freetype (but still allow both) [dmckeone]
2014-04-18 15:00:49 +02:00
${PYSITELIB}/PIL/OleFileIO-README.md
${PYSITELIB}/PIL/OleFileIO.py
${PYSITELIB}/PIL/OleFileIO.pyc
${PYSITELIB}/PIL/OleFileIO.pyo
${PYSITELIB}/PIL/PSDraw.py
${PYSITELIB}/PIL/PSDraw.pyc
${PYSITELIB}/PIL/PSDraw.pyo
${PYSITELIB}/PIL/PaletteFile.py
${PYSITELIB}/PIL/PaletteFile.pyc
${PYSITELIB}/PIL/PaletteFile.pyo
${PYSITELIB}/PIL/PalmImagePlugin.py
${PYSITELIB}/PIL/PalmImagePlugin.pyc
${PYSITELIB}/PIL/PalmImagePlugin.pyo
${PYSITELIB}/PIL/PcdImagePlugin.py
${PYSITELIB}/PIL/PcdImagePlugin.pyc
${PYSITELIB}/PIL/PcdImagePlugin.pyo
${PYSITELIB}/PIL/PcfFontFile.py
${PYSITELIB}/PIL/PcfFontFile.pyc
${PYSITELIB}/PIL/PcfFontFile.pyo
${PYSITELIB}/PIL/PcxImagePlugin.py
${PYSITELIB}/PIL/PcxImagePlugin.pyc
${PYSITELIB}/PIL/PcxImagePlugin.pyo
${PYSITELIB}/PIL/PdfImagePlugin.py
${PYSITELIB}/PIL/PdfImagePlugin.pyc
${PYSITELIB}/PIL/PdfImagePlugin.pyo
${PYSITELIB}/PIL/PixarImagePlugin.py
${PYSITELIB}/PIL/PixarImagePlugin.pyc
${PYSITELIB}/PIL/PixarImagePlugin.pyo
${PYSITELIB}/PIL/PngImagePlugin.py
${PYSITELIB}/PIL/PngImagePlugin.pyc
${PYSITELIB}/PIL/PngImagePlugin.pyo
${PYSITELIB}/PIL/PpmImagePlugin.py
${PYSITELIB}/PIL/PpmImagePlugin.pyc
${PYSITELIB}/PIL/PpmImagePlugin.pyo
${PYSITELIB}/PIL/PsdImagePlugin.py
${PYSITELIB}/PIL/PsdImagePlugin.pyc
${PYSITELIB}/PIL/PsdImagePlugin.pyo
Update py-Pillow to 2.4.0. * Based on patch from adam@. * Add self test target. Changelog (Pillow) ================== 2.4.0 (04/01/2014) ------------------ - Indexed Transparency handled for conversions between L, RGB, and P modes. Fixes #510 [wiredfool] - Conversions enabled from RGBA->P, Fixes #544 [wiredfool] - Improved icns support [al45tair] - Fix libtiff leaking open files, fixes #580 [wiredfool] - Fixes for Jpeg encoding in Python 3, fixes #577 [wiredfool] - Added support for JPEG 2000 [al45tair] - Add more detailed error messages to Image.py [larsmans] - Avoid conflicting _expand functions in PIL & MINGW, fixes #538 [aclark] - Merge from Philippe Lagadec’s OleFileIO_PL fork [vadmium] - Fix ImageColor.getcolor [homm] - Make ICO files work with the ImageFile.Parser interface, fixes #522 [wiredfool] - Handle 32bit compiled python on 64bit architecture [choppsv1] - Fix support for characters >128 using .pcf or .pil fonts in Py3k. Fixes #505 [wiredfool] - Skip CFFI test earlier if it's not installed [wiredfool] - Fixed opening and saving odd sized .pcx files, fixes #523 [wiredfool] - Fixed palette handling when converting from mode P->RGB->P [d_schmidt] - Fixed saving mode P image as a PNG with transparency = palette color 0 [d-schmidt] - Improve heuristic used when saving progressive and optimized JPEGs with high quality values [e98cuenc] - Fixed DOS with invalid palette size or invalid image size in BMP file [wiredfool] - Added support for BMP version 4 and 5 [eddwardo, wiredfool] - Fix segfault in getfont when passed a memory resident font [wiredfool] - Fix crash on Saving a PNG when icc-profile is None [brutasse] - Cffi+Python implementation of the PixelAccess object [wiredfool] - PixelAccess returns unsigned ints for I16 mode [wiredfool] - Minor patch on booleans + Travis [sciunto] - Look in multiarch paths in GNU platforms [pinotree] - Add arch support for pcc64, s390, s390x, armv7l, aarch64 [manisandro] - Add arch support for ppc [wiredfool] - Correctly quote file names for WindowsViewer command [cgohlke] - Prefer homebrew freetype over X11 freetype (but still allow both) [dmckeone]
2014-04-18 15:00:49 +02:00
${PYSITELIB}/PIL/PyAccess.py
${PYSITELIB}/PIL/PyAccess.pyc
${PYSITELIB}/PIL/PyAccess.pyo
${PYSITELIB}/PIL/SgiImagePlugin.py
${PYSITELIB}/PIL/SgiImagePlugin.pyc
${PYSITELIB}/PIL/SgiImagePlugin.pyo
${PYSITELIB}/PIL/SpiderImagePlugin.py
${PYSITELIB}/PIL/SpiderImagePlugin.pyc
${PYSITELIB}/PIL/SpiderImagePlugin.pyo
${PYSITELIB}/PIL/SunImagePlugin.py
${PYSITELIB}/PIL/SunImagePlugin.pyc
${PYSITELIB}/PIL/SunImagePlugin.pyo
${PYSITELIB}/PIL/TarIO.py
${PYSITELIB}/PIL/TarIO.pyc
${PYSITELIB}/PIL/TarIO.pyo
${PYSITELIB}/PIL/TgaImagePlugin.py
${PYSITELIB}/PIL/TgaImagePlugin.pyc
${PYSITELIB}/PIL/TgaImagePlugin.pyo
${PYSITELIB}/PIL/TiffImagePlugin.py
${PYSITELIB}/PIL/TiffImagePlugin.pyc
${PYSITELIB}/PIL/TiffImagePlugin.pyo
${PYSITELIB}/PIL/TiffTags.py
${PYSITELIB}/PIL/TiffTags.pyc
${PYSITELIB}/PIL/TiffTags.pyo
${PYSITELIB}/PIL/WalImageFile.py
${PYSITELIB}/PIL/WalImageFile.pyc
${PYSITELIB}/PIL/WalImageFile.pyo
${PYSITELIB}/PIL/WebPImagePlugin.py
${PYSITELIB}/PIL/WebPImagePlugin.pyc
${PYSITELIB}/PIL/WebPImagePlugin.pyo
${PYSITELIB}/PIL/WmfImagePlugin.py
${PYSITELIB}/PIL/WmfImagePlugin.pyc
${PYSITELIB}/PIL/WmfImagePlugin.pyo
${PYSITELIB}/PIL/XVThumbImagePlugin.py
${PYSITELIB}/PIL/XVThumbImagePlugin.pyc
${PYSITELIB}/PIL/XVThumbImagePlugin.pyo
${PYSITELIB}/PIL/XbmImagePlugin.py
${PYSITELIB}/PIL/XbmImagePlugin.pyc
${PYSITELIB}/PIL/XbmImagePlugin.pyo
${PYSITELIB}/PIL/XpmImagePlugin.py
${PYSITELIB}/PIL/XpmImagePlugin.pyc
${PYSITELIB}/PIL/XpmImagePlugin.pyo
${PYSITELIB}/PIL/__init__.py
${PYSITELIB}/PIL/__init__.pyc
${PYSITELIB}/PIL/__init__.pyo
${PYSITELIB}/PIL/_binary.py
${PYSITELIB}/PIL/_binary.pyc
${PYSITELIB}/PIL/_binary.pyo
${PYSITELIB}/PIL/_imaging.so
${PYSITELIB}/PIL/_imagingcms.so
${PYSITELIB}/PIL/_imagingft.so
${PYSITELIB}/PIL/_imagingmath.so
Update Pillow to 2.5.0. 2.5.0 (2014-07-01) ------------------ - Imagedraw rewrite [terseus, wiredfool] - Add support for multithreaded test execution [wiredfool] - Prevent shell injection #748 [mbrown1413, wiredfool] - Support for Resolution in BMP files #734 [gcq] - Fix error in setup.py for Python 3 [matthew-brett] - Pyroma fix and add Python 3.4 to setup metadata #742 [wirefool] - Top level flake8 fixes #741 [aclark] - Remove obsolete Animated Raster Graphics (ARG) support [hugovk] - Fix test_imagedraw failures #727 [cgohlke] - Fix AttributeError: class Image has no attribute 'DEBUG' #726 [cgohlke] - Fix msvc warning: 'inline' : macro redefinition #725 [cgohlke] - Cleanup #654 [dvska, hugovk, wiredfool] - 16-bit monochrome support for JPEG2000 [videan42] - Fixed ImagePalette.save [brightpisces] - Support JPEG qtables [csinchok] - Add binary morphology addon [dov, wiredfool] - Decompression bomb protection [hugovk] - Put images in a single directory [hugovk] - Support OpenJpeg 2.1 [al45tair] - Remove unistd.h #include for all platforms [wiredfool] - Use unittest for tests [hugovk] - ImageCms fixes [hugovk] - Added more ImageDraw tests [hugovk] - Added tests for Spider files [hugovk] - Use libtiff to write any compressed tiff files [wiredfool] - Support for pickling Image objects [hugovk] - Fixed resolution handling for EPS thumbnails [eliempje] - Fixed rendering of some binary EPS files (Issue #302) [eliempje] - Rename variables not to use built-in function names [hugovk] - Ignore junk JPEG markers [hugovk] - Change default interpolation for Image.thumbnail to Image.ANTIALIAS [hugovk] - Add tests and fixes for saving PDFs [hugovk] - Remove transparency resource after P->RGBA conversion [hugovk] - Clean up preprocessor cruft for Windows [CounterPillow] - Adjust Homebrew freetype detection logic [jacknagel] - Added Image.close, context manager support. [wiredfool] - Added support for 16 bit PGM files. [wiredfool] - Updated OleFileIO to version 0.30 from upstream [hugovk] - Added support for additional TIFF floating point format [Hijackal] - Have the tempfile use a suffix with a dot [wiredfool] - Fix variable name used for transparency manipulations [nijel]
2014-07-06 14:15:53 +02:00
${PYSITELIB}/PIL/_imagingmorph.so
${PYSITELIB}/PIL/_util.py
${PYSITELIB}/PIL/_util.pyc
${PYSITELIB}/PIL/_util.pyo
${PYSITELIB}/PIL/_webp.so