Software Open Access
Hugo van Kemenade; wiredfool; Andrew Murray; Alex Clark; Alexander Karpinsky; Ondrej Baranovič; Christoph Gohlke; Jon Dufresne; Brian Crowell; David Schmidt; Konstantin Kopachev; Alastair Houghton; Sandro Mani; Steve Landey; vashek; Josh Ware; Jason Douglas; David Caro; Uriel Martinez; Steve Kossouho; Riley Lahd; Stanislau T.; Antony Lee; Eric W. Brown; Oliver Tonnhofer; Mickael Bonfill; Peter Rowlands (변기호); Fahad Al-Saidi; German Novikov; Michał Górny
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/a19fbda5-d41c-4df0-85f2-bef8a3d243c6/python-pillow/Pillow-8.2.0.zip" }, "checksum": "md5:593de067be80b87792b07e13f4f9680f", "bucket": "a19fbda5-d41c-4df0-85f2-bef8a3d243c6", "key": "python-pillow/Pillow-8.2.0.zip", "type": "zip", "size": 48674504 } ], "owners": [ 17549 ], "doi": "10.5281/zenodo.4659051", "stats": { "version_unique_downloads": 2322.0, "unique_views": 928.0, "views": 1085.0, "version_views": 33222.0, "unique_downloads": 48.0, "version_unique_views": 29520.0, "volume": 2628423216.0, "version_downloads": 4060.0, "downloads": 54.0, "version_volume": 123605228490.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.4659051", "conceptdoi": "https://doi.org/10.5281/zenodo.596518", "bucket": "https://zenodo.org/api/files/a19fbda5-d41c-4df0-85f2-bef8a3d243c6", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.596518.svg", "html": "https://zenodo.org/record/4659051", "latest_html": "https://zenodo.org/record/4659051", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.4659051.svg", "latest": "https://zenodo.org/api/records/4659051" }, "conceptdoi": "10.5281/zenodo.596518", "created": "2021-04-01T20:56:05.321853+00:00", "updated": "2021-04-02T00:27:21.319621+00:00", "conceptrecid": "596518", "revision": 3, "id": 4659051, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.4659051", "description": "<p><a href=\"https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html\">https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html</a></p>\nChanges\n<ul>\n<li>Security fixes for 8.2.0 #5377 [@hugovk]</li>\n<li>Move getxmp() to JpegImageFile #5376 [@radarhere]</li>\n<li>Added getxmp() method #5144 [@UrielMaD]</li>\n<li>Compile LibTIFF with CMake on Windows #5359 [@nulano]</li>\n<li>Add ImageShow support for GraphicsMagick #5349 [@latosha-maltba]</li>\n<li>Tiff crash fixes in TiffDecode.c #5372 [@wiredfool]</li>\n<li>Remove redundant check (addition to #5364) #5366 [@kkopachev]</li>\n<li>Do not load transparent pixels from subsequent GIF frames #5333 [@radarhere]</li>\n<li>Use LZW encoding when saving GIF images #5291 [@raygard]</li>\n<li>Set all transparent colors to be equal in quantize() #5282 [@radarhere]</li>\n<li>Allow PixelAccess to use Python <strong>int</strong> when parsing x and y #5206 [@radarhere]</li>\n<li>Removed Image._MODEINFO #5316 [@radarhere]</li>\n<li>Add preserve_tone option to autocontrast #5350 [@elejke]</li>\n<li>Only import numpy when necessary #5323 [@radarhere]</li>\n<li>Fixed linear_gradient and radial_gradient I and F modes #5274 [@radarhere]</li>\n<li>Add support for reading TIFFs with PlanarConfiguration=2 #5364 [@wiredfool]</li>\n<li>More OSS-Fuzz support #5328 [@wiredfool]</li>\n<li>Do not premultiply alpha when resizing with Image.NEAREST resampling #5304 [@nulano]</li>\n<li>Use quantization method attributes #5353 [@radarhere]</li>\n<li>Dynamically link FriBiDi instead of Raqm #5062 [@nulano]</li>\n<li>Removed build_distance_tables return value #5363 [@radarhere]</li>\n<li>Allow fewer PNG palette entries than the bit depth maximum when saving #5330 [@radarhere]</li>\n<li>Use duration from info dictionary when saving WebP #5338 [@radarhere]</li>\n<li>Improved efficiency when creating GIF disposal images #5326 [@radarhere]</li>\n<li>Stop flattening EXIF IFD into getexif() #4947 [@radarhere]</li>\n<li>Replaced tiff_deflate with tiff_adobe_deflate compression when saving TIFF images #5343 [@radarhere]</li>\n<li>Save ICC profile from TIFF encoderinfo #5321 [@radarhere]</li>\n<li>Moved RGB fix inside ImageQt class #5268 [@radarhere]</li>\n<li>Fix -Wformat error in TiffDecode #5305 [@lukegb]</li>\n<li>Allow alpha_composite destination to be negative #5313 [@radarhere]</li>\n<li>Ensure file is closed if it is opened by ImageQt.ImageQt #5260 [@radarhere]</li>\n<li>Added ImageDraw rounded_rectangle method #5208 [@radarhere]</li>\n<li>Added IPythonViewer #5289 [@radarhere]</li>\n<li>Only draw each rectangle outline pixel once #5183 [@radarhere]</li>\n<li>Use mmap instead of built-in Win32 mapper #5224 [@radarhere]</li>\n<li>Handle PCX images with an odd stride #5214 [@radarhere]</li>\n<li>Only read different sizes for \"Large Thumbnail\" MPO frames #5168 [@radarhere]</li>\n</ul>\nDependencies\n<ul>\n<li>Updated harfbuzz to 2.8.0 #5334 [@radarhere]</li>\n</ul>\nDeprecations\n<ul>\n<li>Deprecated categories #5351 [@radarhere]</li>\n</ul>\nDocumentation\n<ul>\n<li>Docs: Fix link in release notes #5371 [@hugovk]</li>\n<li>Corrected grammar #5332 [@radarhere]</li>\n<li>Document Raqm/FriBiDi linking changes #5365 [@nulano]</li>\n<li>Deprecated categories #5351 [@radarhere]</li>\n<li>Document quantize method defaults and mode support #5352 [@radarhere]</li>\n<li>Document prerequisites and Python development libraries for Alpine #5361 [@radarhere]</li>\n<li>Listed Debian packages #5360 [@radarhere]</li>\n<li>Contributing docs: Include release notes as needed or appropriate #5357 [@hugovk]</li>\n<li>Updated macOS tested Pillow versions #5354 [@radarhere]</li>\n<li>Added release notes for #4947 #5344 [@radarhere]</li>\n<li>Updated list of TIFF compression methods #5336 [@radarhere]</li>\n<li>Document #5321 #5327 [@radarhere]</li>\n<li>Added link to class and function in release notes #5318 [@radarhere]</li>\n<li>Document license for several fonts #5215 [@radarhere]</li>\n</ul>\nTesting\n<ul>\n<li>Fix pytest valgrind warnings #5373 [@wiredfool]</li>\n<li>Updated Ghostscript to 9.54.0 #5368 [@radarhere]</li>\n<li>Increased use of assert_image_equal_tofile #5345 [@radarhere]</li>\n<li>Added test for saving PNG with bits keyword #5331 [@radarhere]</li>\n<li>Updated harfbuzz to 2.8.0 #5334 [@radarhere]</li>\n<li>Add pytest-timeout to CI and requirements.txt #5329 [@wiredfool]</li>\n<li>Fixed unclosed file warning #5325 [@radarhere]</li>\n<li>Updated shell for mkdir commands #5219 [@radarhere]</li>\n<li>Document and add tests for SBIX color font support #5155 [@nulano]</li>\n</ul>", "license": { "id": "other-open" }, "title": "python-pillow/Pillow: 8.2.0", "relations": { "version": [ { "count": 36, "index": 35, "parent": { "pid_type": "recid", "pid_value": "596518" }, "is_last": true, "last_child": { "pid_type": "recid", "pid_value": "4659051" } } ] }, "version": "8.2.0", "communities": [ { "id": "zenodo" } ], "publication_date": "2021-04-01", "creators": [ { "affiliation": "Nord Software", "name": "Hugo van Kemenade" }, { "name": "wiredfool" }, { "name": "Andrew Murray" }, { "affiliation": "ACLARK.NET, LLC", "name": "Alex Clark" }, { "affiliation": "Uploadcare", "name": "Alexander Karpinsky" }, { "name": "Ondrej Baranovi\u010d" }, { "affiliation": "University of California, Irvine", "name": "Christoph Gohlke" }, { "affiliation": "Pioneer Valley Books", "name": "Jon Dufresne" }, { "name": "Brian Crowell" }, { "name": "David Schmidt" }, { "affiliation": "@PopSugar", "name": "Konstantin Kopachev" }, { "name": "Alastair Houghton" }, { "affiliation": "@sourcepole", "name": "Sandro Mani" }, { "affiliation": "Asana, but not on this account", "name": "Steve Landey" }, { "name": "vashek" }, { "affiliation": "Primary Health Care Ltd", "name": "Josh Ware" }, { "affiliation": "Step Mobile", "name": "Jason Douglas" }, { "name": "David Caro" }, { "affiliation": "You-i Lab", "name": "Uriel Martinez" }, { "name": "Steve Kossouho" }, { "name": "Riley Lahd" }, { "name": "Stanislau T." }, { "name": "Antony Lee" }, { "affiliation": "Iotopia Solutions, Inc.", "name": "Eric W. Brown" }, { "affiliation": "Omniscale", "name": "Oliver Tonnhofer" }, { "affiliation": "Unity Technologies", "name": "Mickael Bonfill" }, { "name": "Peter Rowlands (\ubcc0\uae30\ud638)" }, { "name": "Fahad Al-Saidi" }, { "affiliation": "@retouchee", "name": "German Novikov" }, { "affiliation": "@Moritz-Systems", "name": "Micha\u0142 G\u00f3rny" } ], "access_right": "open", "resource_type": { "type": "software", "title": "Software" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://github.com/python-pillow/Pillow/tree/8.2.0", "relation": "isSupplementTo" }, { "scheme": "doi", "identifier": "10.5281/zenodo.596518", "relation": "isVersionOf" } ] } }
All versions | This version | |
---|---|---|
Views | 33,222 | 1,085 |
Downloads | 4,060 | 54 |
Data volume | 123.6 GB | 2.6 GB |
Unique views | 29,520 | 928 |
Unique downloads | 2,322 | 48 |