Commit Graph

  • 56dca018aa Update src/PIL/JpegImagePlugin.py Andrew Murray 2019-03-23 22:12:03 +0100
  • 475b4172a9 remove conversion to tuple Glandos 2019-02-20 10:10:06 +0100
  • 60c5614086 py2 compatibility Glandos 2019-02-18 21:21:47 +0100
  • 49fc09d590 use subclass for parsing EXIF data Glandos 2019-02-18 16:05:24 +0100
  • cda73633d6 Fixed incompatible pointer type warnings Andrew Murray 2019-03-28 16:10:55 +1100
  • 2adfea9b4e
    Merge pull request #3757 from radarhere/lcms_tested Hugo 2019-03-29 07:37:51 +0200
  • f238ab9654 Updated lcms tested versions [ci skip] Andrew Murray 2019-03-29 08:32:36 +1100
  • c8ee701013
    Merge pull request #3752 from hugovk/update-classifiers Alex Clark 2019-03-28 14:18:58 -0400
  • 64910d1921 Parse Nintendo and Fujifilm MakerNote tags Andrew Murray 2019-03-28 21:11:09 +1100
  • e6a7dc8bb4 Capitalisation Andrew Murray 2019-03-05 18:11:46 +1100
  • 9cbc4b1e3c Apply suggestions from code review Hugo 2019-02-03 22:43:20 +1100
  • 3caec4344e Added get_ifd method to access embedded IFDs Andrew Murray 2019-03-12 10:39:12 +1100
  • d5db62be7b Added EXIF class Andrew Murray 2019-03-12 10:27:43 +1100
  • ed596499ec
    Update CHANGES.rst Hugo 2019-03-28 12:05:39 +0200
  • 3b92de5ddc
    Merge pull request #3588 from radarhere/mpo_frame_size Hugo 2019-03-28 12:01:33 +0200
  • ace5ba4418
    Merge pull request #3701 from radarhere/photoshop Hugo 2019-03-28 11:55:13 +0200
  • a93bcdfe0c
    Merge pull request #3724 from radarhere/readonly_save Hugo 2019-03-28 11:53:33 +0200
  • a0a641516b
    Merge pull request #3743 from radarhere/releasenotes Hugo 2019-03-28 11:49:52 +0200
  • e7c2828b4e
    Merge pull request #3740 from radarhere/remap_palette Hugo 2019-03-28 11:47:36 +0200
  • 0572983104
    Merge pull request #3726 from radarhere/pa Hugo 2019-03-28 11:44:52 +0200
  • a5b62857b0 Change size of MPO image to match frame Andrew Murray 2019-01-18 16:08:46 +1100
  • e00628af3b Read EXIF data from subsequent MPO images Andrew Murray 2019-03-28 08:32:33 +1100
  • 0a877a527d Speed up n_frames by skipping past the last frame already seeked Andrew Murray 2019-03-13 19:07:55 +1100
  • be80b083e5 Automatically populate _n_frames if seeking to the last frame Andrew Murray 2019-03-13 18:28:17 +1100
  • d84fd20f0c Simplified is_animated Andrew Murray 2019-03-13 20:44:58 +1100
  • 0306b80ef7
    Update CHANGES.rst Hugo 2019-03-27 18:03:40 +0200
  • adbe97594e
    Merge pull request #3719 from radarhere/p_rgb_rgba Hugo 2019-03-27 18:03:23 +0200
  • 82848905e6
    Merge pull request #3713 from radarhere/tiff_seek Hugo 2019-03-27 17:58:34 +0200
  • 22d7b0495a
    Merge pull request #3498 from Glandos/patch-1 Hugo 2019-03-27 17:53:54 +0200
  • 90886b1888
    Merge branch 'master' into imagecms-deprecations Hugo 2019-03-27 12:03:54 +0200
  • 75cce8d3aa
    Default to "", like the others Andrew Murray 2019-03-27 12:02:51 +0200
  • 4ae1020e6e
    Merge pull request #3729 from radarhere/spider Hugo 2019-03-27 11:57:20 +0200
  • b409f38be3 Updated CHANGES.rst [ci skip] Andrew Murray 2019-03-27 09:47:42 +1100
  • 28002cae39
    Merge pull request #3744 from radarhere/png_transparency Andrew Murray 2019-03-27 09:39:36 +1100
  • 33522a8295
    Merge pull request #3751 from hugovk/update-appveyor-pypy Andrew Murray 2019-03-27 08:30:47 +1100
  • b21ea99fd9 Relax incorrect pyroma test hugovk 2019-03-26 22:59:59 +0200
  • 8034b00cb4 Formatting change Hugo 2019-03-27 07:42:48 +1100
  • 0469be3d49 Allow lists as individual ImageDraw co-ordinates Andrew Murray 2019-03-23 09:04:20 +1100
  • 4a5666f1f4 Added transparency for all PNG greyscale modes Andrew Murray 2019-03-27 07:41:33 +1100
  • bab5d068bf Update licence to HPND hugovk 2019-03-26 22:02:55 +0200
  • 7d2319129f Sort classifiers hugovk 2019-03-26 21:47:29 +0200
  • d7776c66e2 AppVeyor: upgrade to PyPy 7.1.0 Hugo 2019-03-26 14:12:25 +0200
  • e6db8dee0c
    Update CHANGES.rst Hugo 2019-03-26 17:56:43 +0200
  • 36db534c48
    Merge pull request #3749 from radarhere/python38 Hugo 2019-03-26 15:45:36 +0000
  • 97c2848963 Fixed deprecation warnings Andrew Murray 2019-03-26 13:50:57 +1100
  • 6d9ea7774e
    Merge pull request #3746 from python-pillow/update-readme Alex Clark 2019-03-25 07:35:30 -0400
  • a6ebbb07f3 Linking Alex Clark 2019-03-24 18:15:10 -0400
  • eb0258ecec Wording/linking Alex Clark 2019-03-24 18:10:44 -0400
  • a7a65db2a3 Copy setuptools' security vulnerability text Alex Clark 2019-03-24 18:02:55 -0400
  • c012c67877 Move badge links to the bottom Alex Clark 2019-03-24 18:00:12 -0400
  • 9cc7e8ce95 Improved docstring Andrew Murray 2019-03-20 11:45:50 +1100
  • edc272298b Merge branch 'fast_mpo_open' of github.com:Glandos/Pillow into fast_mpo_open Glandos 2019-03-24 09:49:06 +0100
  • b08b122c8b use default value if mpheader is not provided Glandos 2019-03-24 09:48:23 +0100
  • dbf65b0890
    Update src/PIL/MpoImagePlugin.py Andrew Murray 2019-03-23 22:11:32 +0100
  • 30841fe808
    Merge pull request #3737 from jdufresne/quotes Hugo 2019-03-23 08:31:15 +0000
  • 51e66522e7 Added release notes for #3563 and #3741 Andrew Murray 2019-03-23 17:32:54 +1100
  • 9965afa82b Updated CHANGES.rst [ci skip] Andrew Murray 2019-03-23 17:36:11 +1100
  • 16f8ab5b38
    Merge pull request #3742 from radarhere/releasenotes Hugo 2019-03-23 06:21:55 +0000
  • fccf229a7c
    Merge pull request #3741 from radarhere/transpose Hugo 2019-03-23 06:19:00 +0000
  • 3b3e590f6c Added release notes for #3555 [ci skip] Andrew Murray 2019-03-23 14:51:24 +1100
  • 61dae3041c Added release notes for #3525, #3688 and #3520 [ci skip] Andrew Murray 2019-03-23 14:48:17 +1100
  • 8ba76f9a10 Added support for I;16 modes for remaining transpose operations Andrew Murray 2019-03-23 14:13:39 +1100
  • 577a12e5e0 Update CHANGES.rst [ci skip] Andrew Murray 2019-03-23 10:51:58 +1100
  • 31ac5a96d1
    Merge pull request #3716 from radarhere/gif_rewind Andrew Murray 2019-03-23 10:46:41 +1100
  • afbb503bef
    Merge pull request #3736 from jdufresne/handles_eof Andrew Murray 2019-03-23 10:44:42 +1100
  • 81cfede546 Corrected remap_palette documentation [ci skip] Andrew Murray 2019-03-23 09:36:59 +1100
  • ad70fc73cb Linting changes Riley Lahd 2019-03-22 08:26:16 -0600
  • 4b2746fc39 Remove disposal 2 duplicate frame exemption and add true delta test Riley Lahd 2019-03-22 08:19:01 -0600
  • d31bee5e35 Add backticks around Python classes and modules in open_files.rst Jon Dufresne 2019-03-22 05:57:05 -0700
  • deb8a7aadd Remove additional references to removed handles_eof Jon Dufresne 2019-03-22 05:58:22 -0700
  • 42a6e2de02
    Merge pull request #3734 from radarhere/freetype Hugo 2019-03-22 13:17:06 +0200
  • 15f8ef02c9 Updated freetype to 2.10.0 Andrew Murray 2019-03-22 21:14:39 +1100
  • f61828acdc Promote P images to PA in putalpha Andrew Murray 2019-03-19 11:13:58 +1100
  • 63141a9c0c
    Update CHANGES.rst Hugo 2019-03-18 20:37:56 +0200
  • b8ea8814f0
    Merge pull request #3683 from radarhere/exclusive Hugo 2019-03-18 20:37:21 +0200
  • 9bdab56689 Replaced hasattr conditions with getattr and default Andrew Murray 2019-03-18 09:15:37 +1100
  • c8fa5be099
    Update CHANGES.rst Hugo 2019-03-17 20:50:33 +0200
  • b261773fb8
    Merge pull request #3725 from jdufresne/bytes-warning Hugo 2019-03-17 20:46:21 +0200
  • 6d46ae2e8f Fix BytesWarning in Tests/test_numpy.py Jon Dufresne 2019-03-17 10:06:44 -0700
  • 0b62337b6f Ensure image is mutable before saving Andrew Murray 2019-03-17 23:37:40 +1100
  • aa2f9878a3
    Remove unused RST substitution definition Andrew Murray 2019-03-17 08:00:23 +0200
  • d1f865e02a
    Merge pull request #3722 from radarhere/seek_docs Hugo 2019-03-16 15:55:29 +0200
  • fa8ecffff2 Corrected seek documentation Andrew Murray 2019-03-17 00:00:10 +1100
  • 406d1d4b9a
    Merge pull request #3551 from hugovk/rm-quanthash-destroy-funcs Andrew Murray 2019-03-16 21:48:49 +1100
  • 87ddd07359
    Merge pull request #3717 from radarhere/ico_condition Hugo 2019-03-16 12:04:11 +0200
  • e40e0093fb
    Fix typo Andrew Murray 2019-03-16 11:58:23 +0200
  • 7dfbdc01f4 Fixed bug when rewinding to a non-zero frame Andrew Murray 2019-03-16 20:02:24 +1100
  • 5b9c11b426 Update palette in quantize Andrew Murray 2019-03-16 13:36:58 +1100
  • 6790c2e375 Allow RGB and RGBA values for new P images Andrew Murray 2019-03-15 17:30:28 +1100
  • 21ff4114bd
    Update CHANGES.rst Hugo 2019-03-15 08:22:43 +0200
  • de75132a14
    Merge pull request #3520 from pirate486743186/mime-types Hugo 2019-03-15 08:21:44 +0200
  • 60c068f3b2 Fixed indentation Andrew Murray 2019-03-15 13:25:29 +1100
  • 644e7c0c69 Replaced tabs with spaces Andrew Murray 2019-03-15 13:19:07 +1100
  • aa5874d3c8
    Merge pull request #1 from radarhere/gif_test Riley Lahd 2019-03-14 17:53:08 -0600
  • 3749a55234 Removed condition that was always true Andrew Murray 2019-03-15 10:46:34 +1100
  • 0b630e06dc Test that background colours read are equal to saved colours Andrew Murray 2019-03-15 10:29:33 +1100
  • 85a07bb385 Linting changes Riley Lahd 2019-03-14 14:51:13 -0600
  • 53cfd19a44 Check encoder info for disposal mode Riley Lahd 2019-03-14 14:44:15 -0600
  • 8a36a15ebd Force include colour table for disposal=2 gifs and pad colour table to be valid when flag is set Riley Lahd 2019-03-14 14:41:10 -0600
  • 96c5a4c543 Add test for disposal mode 2 gifs Riley Lahd 2019-03-14 14:40:31 -0600