Commit Graph

  • 5f8938cb8e
    Merge branch 'main' into gif Andrew Murray 2022-10-12 22:01:35 +1100
  • a653daac27
    Merge pull request #6638 from radarhere/multichannel Hugo van Kemenade 2022-10-12 12:58:52 +0200
  • c2efd60e22
    Merge pull request #6594 from radarhere/numpy Hugo van Kemenade 2022-10-12 12:57:51 +0200
  • baaf65453a
    Merge pull request #6623 from radarhere/imt Hugo van Kemenade 2022-10-12 12:52:22 +0200
  • 5852b84162
    Merge pull request #6611 from radarhere/imageshow Hugo van Kemenade 2022-10-12 12:50:50 +0200
  • a275541640
    Merge pull request #6626 from radarhere/fli Hugo van Kemenade 2022-10-12 12:49:54 +0200
  • cf3132b7de
    Merge pull request #6592 from radarhere/gif_rgba Hugo van Kemenade 2022-10-12 12:47:38 +0200
  • ce2dc18424 Update CHANGES.rst [ci skip] Andrew Murray 2022-10-12 09:04:45 +1100
  • eb59cb61d5
    Merge pull request #6517 from radarhere/multiline_centered_embedded_color Hugo van Kemenade 2022-10-11 16:49:13 +0200
  • 4995d045dc
    Merge pull request #6582 from radarhere/webp_exif Hugo van Kemenade 2022-10-11 16:48:28 +0200
  • 5076d34775
    Merge pull request #6579 from radarhere/im Hugo van Kemenade 2022-10-11 16:47:43 +0200
  • e007a0b45d Improved test Andrew Murray 2022-10-11 23:28:27 +1100
  • 7242a8a9ff
    Merge branch 'main' into winbuild-update Andrew Murray 2022-10-11 16:32:22 +1100
  • e0c30d2fcd Update CHANGES.rst [ci skip] Andrew Murray 2022-10-11 13:00:23 +1100
  • 28878c68e1
    Merge pull request #6449 from ShadelessFox/main Andrew Murray 2022-10-11 12:58:24 +1100
  • 13be5f2bb0 Update CHANGES.rst [ci skip] Andrew Murray 2022-10-11 10:37:16 +1100
  • 2942868270
    Merge pull request #6642 from JayWiz/1-support-for-16-bit-integer-tiffs Andrew Murray 2022-10-11 10:10:18 +1100
  • 00d59a9867
    Merge pull request #6 from radarhere/bc6h_gamma ShadelessFox 2022-10-10 14:35:13 +0200
  • 78d258f24d Removed gamma correction Andrew Murray 2022-10-10 20:48:18 +1100
  • b0d55caa9d
    Merge branch 'main' into palala_pixelsize Andrew Murray 2022-10-10 19:49:22 +1100
  • 995625325d Update CHANGES.rst [ci skip] Andrew Murray 2022-10-10 19:24:41 +1100
  • 10edb29674
    Merge pull request #6654 from jsbueno/fix6652/imagepalette_rgba_color Andrew Murray 2022-10-10 19:23:18 +1100
  • 91e820fb46
    Merge pull request #6633 from radarhere/raqm Hugo van Kemenade 2022-10-10 09:16:10 +0200
  • 9133f35096
    Merge pull request #2 from radarhere/fix6652/imagepalette_rgba_color Joao S. O. Bueno 2022-10-10 03:30:42 -0300
  • 6724b092cd
    Merge pull request #6650 from radarhere/performance Hugo van Kemenade 2022-10-10 06:16:08 +0200
  • 0b2cef5b03 Updated error message Andrew Murray 2022-10-10 12:02:10 +1100
  • 982d7c49e3 Corrected test Andrew Murray 2022-10-10 11:46:33 +1100
  • 397167569a
    Recommend raqm for non-English text Andrew Murray 2022-10-10 09:11:41 +1100
  • f9a3178bb3 Fix #6652: Handle translucent color used in RGB ImagePallete João S. O. Bueno 2022-10-09 11:47:24 -0300
  • 4d07f21e24
    Merge pull request #332 from radarhere/harfbuzz Hugo van Kemenade 2022-10-09 06:36:08 +0200
  • ce943533c8
    Merge pull request #6651 from radarhere/harfbuzz Hugo van Kemenade 2022-10-09 06:35:14 +0200
  • 8979f0ccab [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-09 01:30:42 +0000
  • 378471e729 Mark 'break' after 'warning' as not "no cover": testing promotes the warning to an exception João S. O. Bueno 2022-10-08 22:25:09 -0300
  • eef4d1ced1 Moved mode check outside of loops Andrew Murray 2022-10-09 08:48:07 +1100
  • 7072ccdad1 Updated harfbuzz to 5.3.0 Andrew Murray 2022-10-09 08:13:35 +1100
  • d46a2af347 Updated harfbuzz to 5.3.0 Andrew Murray 2022-10-09 08:12:21 +1100
  • 93cafc8809
    Merge pull request #5 from radarhere/bc6h_tests ShadelessFox 2022-10-08 15:35:42 +0200
  • 5911b8c30b Updated BC6H test images Andrew Murray 2022-10-08 21:20:31 +1100
  • fcd3eef594 Added conversion between RGB/RGBA/RGBX and LAB Andrew Murray 2022-10-07 22:33:45 +1100
  • c345080996
    Update Tests/test_file_gimppalette.py Joao S. O. Bueno 2022-10-07 01:57:35 -0300
  • 2eb6976590
    Update src/PIL/GimpPaletteFile.py Joao S. O. Bueno 2022-10-07 01:22:32 -0300
  • 0d00d08b15 Remove n_colors property João S. O. Bueno 2022-10-07 00:10:45 -0300
  • b8cd3e72a6 Do not attempt normalization if image is already normal Andrew Murray 2022-10-07 09:48:56 +1100
  • b471158498 💄 João S. O. Bueno 2022-10-06 18:02:19 -0300
  • 2f6467c94e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-06 16:51:28 +0000
  • a12389bf35 Provide way to load big palettes; João S. O. Bueno 2022-10-06 11:35:41 -0300
  • 1ed6039c85
    Merge pull request #1 from radarhere/gimppalette Joao S. O. Bueno 2022-10-06 10:21:28 -0300
  • 4642e02571 Only use colors from the palette file Andrew Murray 2022-10-06 11:43:20 +1100
  • e6ffbfd8df If palette is present but not needed, do not use global palette Andrew Murray 2022-10-06 08:46:31 +1100
  • 49aca04b61
    Merge pull request #1 from radarhere/1-support-for-16-bit-integer-tiffs Jay-Jay Aslan 2022-10-05 12:54:31 +0200
  • 0fd110864a Changed mode to I;16 Andrew Murray 2022-10-05 21:15:45 +1100
  • 802a1430fe
    added support for 16 bit integer tiffs Jay-Jay Aslan 2022-10-05 11:03:51 +0200
  • 1d57114cca
    Merge branch 'python-pillow:main' into main Jonathan Woolf 2022-10-04 12:41:45 -0600
  • 171e86a6a8 ImagingMerge() and ImagingSplit() take a pointer now, not an array of four items Yay295 2022-10-04 09:41:14 -0500
  • 1dcfb3d796 fix typo Yay295 2022-10-04 08:47:37 -0500
  • a451909ddb
    Merge branch 'python-pillow:main' into palala_pixelsize Yay295 2022-10-04 08:38:58 -0500
  • d4b4e2ef12 fix cast Yay295 2022-10-04 08:35:40 -0500
  • 689fbb4329 Merge branch 'main' into convert_mode Andrew Murray 2022-10-04 19:35:10 +1100
  • 681f77a293 Linter fixes, remove hanging unused lambda João S. O. Bueno 2022-10-04 01:53:38 -0300
  • d0837bd36a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-04 04:41:17 +0000
  • 61b1eeb39f Fix indices of colors read from GIMP Palette file João S. O. Bueno 2022-10-04 01:13:50 -0300
  • 00a716c421 High bit depth multichannel images are not yet supported Andrew Murray 2022-10-04 12:54:48 +1100
  • e8684d7611
    Update src/PIL/CurImagePlugin.py Jonathan Woolf 2022-10-03 11:37:02 -0600
  • 243402e78e
    Merge pull request #6634 from radarhere/parametrized_tests Hugo van Kemenade 2022-10-03 10:32:20 -0700
  • 285f9cbb12
    Merge pull request #6635 from radarhere/pilimage_import Hugo van Kemenade 2022-10-03 16:53:30 +0200
  • 92cb0af71f Do not import PIL.Image Andrew Murray 2022-10-03 19:54:37 +1100
  • fea604f693
    Merge pull request #6556 from radarhere/returns Andrew Murray 2022-10-03 19:06:58 +1100
  • 1735872442 Enabled test Andrew Murray 2022-10-03 17:48:27 +1100
  • c259ac492f Parametrized tests Andrew Murray 2022-10-03 16:57:42 +1100
  • 985fec2f56 Removed duplicate test Andrew Murray 2022-10-03 16:15:29 +1100
  • 2a296be986 Update CHANGES.rst [ci skip] Andrew Murray 2022-10-03 13:37:56 +1100
  • 74f47d8c1a Document that basic layout is faster than raqm Andrew Murray 2022-10-03 10:03:13 +1100
  • ba78f5d0da Document the default layout engine Andrew Murray 2022-10-03 09:39:37 +1100
  • d0ff4b5e10
    Merge pull request #6632 from radarhere/options Hugo van Kemenade 2022-10-02 15:17:25 +0200
  • ed990abed4
    windows: update xz to 5.2.7, update libpng to 1.6.38 nulano 2022-10-02 07:05:18 +0100
  • 15b2b7a9de Added headings before listing options Andrew Murray 2022-10-01 19:54:35 +1000
  • 889ec17d90
    Merge pull request #331 from radarhere/xz Hugo van Kemenade 2022-10-01 11:33:58 +0300
  • d03f35b5bb Added enums Andrew Murray 2022-10-01 17:24:35 +1000
  • d0cefec6e1 Updated xz to 5.2.7 Andrew Murray 2022-10-01 08:38:24 +1000
  • b34307b9d2 Corrected docstring Andrew Murray 2022-09-30 21:57:54 +1000
  • db1b74198b Don't reassign crc on close Eric Soroos 2018-01-03 10:56:17 +0000
  • bdbf59d151
    Merge pull request #6625 from d0sboots/patch-1 Hugo van Kemenade 2022-09-30 14:12:25 +0300
  • 64d11d9123 Improve documentation for ImageDraw.rectangle and rounded_rectangle David Walker 2022-09-28 20:08:49 -0700
  • ea3b66d8ef Allow palette chunk to not be first Andrew Murray 2022-09-29 21:29:16 +1000
  • cb2243713c Only read a maximum of 100 bytes at a time Andrew Murray 2022-09-28 21:36:07 +1000
  • d402fe0b17 Added IMT tests Andrew Murray 2022-09-29 08:22:01 +1000
  • e0776724b1
    make input pointers const Yay295 2022-09-28 07:43:14 -0500
  • d46f45a637
    Merge branch 'python-pillow:main' into main Jonathan Woolf 2022-09-27 12:43:07 -0600
  • 7045898700 Merge branch 'main' of https://github.com/jlwoolf/Pillow jlwoolf 2022-09-27 12:30:35 -0600
  • 915df6c7cf fixed bug regarding bitmap (added alpha flag) jlwoolf 2022-09-27 12:30:32 -0600
  • 35475914b9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-09-27 18:17:44 +0000
  • 8aa0a864fe Merge branch 'main' of https://github.com/jlwoolf/Pillow jlwoolf 2022-09-27 12:16:56 -0600
  • 5eb3e53502 added animated cursor tests jlwoolf 2022-09-27 12:16:52 -0600
  • 551e2a6afc completed cursor tests jlwoolf 2022-09-27 12:16:32 -0600
  • 01d71be3fa bitmaps should be transparent if 32bits jlwoolf 2022-09-27 09:08:56 -0600
  • bac4ae4c42 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-09-27 14:00:26 +0000
  • 0c1ff743b6 Merge branch 'main' of https://github.com/jlwoolf/Pillow jlwoolf 2022-09-27 07:59:43 -0600
  • 084704d156 linting jlwoolf 2022-09-27 07:59:41 -0600
  • fc8a288d90 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-09-27 13:57:19 +0000
  • da093b9fef doc string for ani plugin jlwoolf 2022-09-27 07:53:35 -0600