Commit Graph

  • bc4a794efc
    Merge branch 'main' into jxl-support2 Andrew Murray 2025-04-26 14:12:11 +1000
  • 753964ca48 Fixed type hints Andrew Murray 2025-04-26 14:00:39 +1000
  • 225182414c libavif below 1.0 is not supported Andrew Murray 2025-04-25 17:14:13 +1000
  • c86aa57ee8 Do not use DEFAULT_MAX_THREADS when saving Andrew Murray 2025-04-25 17:08:50 +1000
  • 09b4af504e Revert "Removed GPL v2 license" Andrew Murray 2025-04-24 16:40:56 +1000
  • 3bd55822cd Handle IPTC TIFF tags with incorrect type Andrew Murray 2025-04-24 13:26:58 +1000
  • 8a174f55c8
    Revert "use alternative mirror for nasm, since nasm.us is down" Frankie Dintino 2025-04-23 21:24:34 -0400
  • 5573242126
    Further reduce size (LTO on macOS, more aggressive symbol stripping) Frankie Dintino 2025-04-23 15:13:06 -0400
  • 6c918a02b8
    use alternative mirror for nasm, since nasm.us is down Frankie Dintino 2025-04-23 15:12:20 -0400
  • d8afcb762f Do not update palette for L mode frame Andrew Murray 2025-04-23 23:09:08 +1000
  • 1e365d8c72 Return PixelAccess on first load Andrew Murray 2025-04-23 21:10:54 +1000
  • 7a48a9fae0 Do not load image more than once Andrew Murray 2025-04-23 20:34:53 +1000
  • 43b1559cea
    Merge branch 'main' into fix-qtables-and-quality-scaling Kylian Ronfleux--Corail 2025-04-22 09:10:37 +0200
  • 45e24e429f Rearrance so black doesn't screw up the formatting wiredfool 2025-04-21 10:54:00 +0100
  • bc4b664b70 Add integer range tests wiredfool 2025-04-21 10:46:45 +0100
  • ce204f47f4 lint wiredfool 2025-04-21 10:37:32 +0100
  • 6bf791a3e7 Use a named tuple for the packed parameters wiredfool 2025-04-21 10:27:49 +0100
  • 58e48745cc
    Add list of third-party plugins (#8910) Andrew Murray 2025-04-21 19:14:08 +1000
  • 8f123cd692
    Update redirected URL (#8919) Hugo van Kemenade 2025-04-21 12:13:25 +0300
  • 348589a367
    Docs: use sentence case for headers (#8914) Hugo van Kemenade 2025-04-21 12:03:31 +0300
  • d03ce3d235
    Docs: remove unused Makefile targets (#8917) Hugo van Kemenade 2025-04-21 11:22:03 +0300
  • e197e59d82
    Remove Makfile options no longer used (#133) Andrew Murray 2025-04-21 18:03:28 +1000
  • cd5a70ed07
    Update headings (#132) Andrew Murray 2025-04-21 18:02:25 +1000
  • 8fe7a7aaf8 Update redirected URL Andrew Murray 2025-04-21 17:32:47 +1000
  • a4e091636a
    Updated heading Andrew Murray 2025-04-21 16:24:54 +1000
  • 38361c7ec6
    Remove changes target from make.bat (#131) Andrew Murray 2025-04-21 15:19:10 +1000
  • 5da88ea931 Added progress callback to AVIF Andrew Murray 2025-04-21 13:33:15 +1000
  • 09e4df10af Merge branch 'main' into progress Andrew Murray 2025-04-21 12:40:46 +1000
  • 4402797b35
    Add support for Grim in Wayland sessions ImageGrab (#8912) Adian Kozlica 2025-04-21 04:36:40 +0200
  • ddde1b8f9d Removed unreachable code Andrew Murray 2025-04-21 12:18:53 +1000
  • 3a1bbb8edb Rearranged text Andrew Murray 2025-04-21 11:29:59 +1000
  • 2ffb2fc274
    Merge branch 'main' into extend_wayland_support Adian Kozlica 2025-04-20 11:57:32 +0200
  • 17f8e7fce0 Docs: remove unused Makefile targets Hugo van Kemenade 2025-04-20 01:00:31 +0300
  • 03e7871afd
    Add make [-C docs] htmllive to rebuild and reload HTML files (#8913) Hugo van Kemenade 2025-04-20 00:18:01 +0300
  • 53b53eaa87 Revert "Alphabetise help" Hugo van Kemenade 2025-04-19 23:16:33 +0300
  • 7da1715a67
    Alphabetise help Hugo van Kemenade 2025-04-19 23:12:55 +0300
  • 6e35168e9f
    Consistent help Hugo van Kemenade 2025-04-19 23:09:38 +0300
  • d546233be4
    Remove indentation from lists (#8915) Hugo van Kemenade 2025-04-19 22:50:57 +0300
  • 5122812ea4
    Use same Python in Makefile Hugo van Kemenade 2025-04-19 16:13:20 +0300
  • f1c0843ec3 Removed indentation from list Andrew Murray 2025-04-19 20:27:53 +1000
  • cf48bbf0c4 Removed indentation from list Andrew Murray 2025-04-19 20:26:03 +1000
  • 283dc46a4c
    Updated pillow-svg description Andrew Murray 2025-04-19 19:25:06 +1000
  • fb61a05c85 Docs: use sentence case for headers Hugo van Kemenade 2025-04-19 12:09:29 +0300
  • af3a1fdc15
    Update Tests/test_imagegrab.py Adian Kozlica 2025-04-19 02:31:40 +0200
  • 29b64ea926
    Update src/PIL/ImageGrab.py Adian Kozlica 2025-04-19 02:31:17 +0200
  • 674b2395f4 Add support for grim in wayland sessions Adian Kozlica 2025-04-18 17:48:41 +0200
  • 1b2b15e6a0 Remove livehtml target Hugo van Kemenade 2025-04-18 16:44:00 +0300
  • 4f2751a190 Add 'make [-C docs] htmllive' to rebuild and reload HTML files in your browser Hugo van Kemenade 2025-04-18 16:38:55 +0300
  • 47ebb8788a Added list of third party plugins Andrew Murray 2025-04-18 22:55:21 +1000
  • eb0395442c
    Merge pull request #8904 from radarhere/harfbuzz Hugo van Kemenade 2025-04-18 14:29:58 +0300
  • 00ae9dda35 Changed harfbuzz buildtype to minsize Andrew Murray 2025-04-18 18:49:11 +1000
  • ac500460df lint wiredfool 2025-04-17 22:22:31 +0100
  • c729d4e208 Test uint32 array creation -> image32 images wiredfool 2025-04-17 22:16:27 +0100
  • 3d77723a0c Added arrow support for a flat array of 4*uint8 for image32 modes wiredfool 2025-04-17 21:42:42 +0100
  • a005e28152
    Use CMAKE_BUILD_TYPE=MinSizeRel on aarch64 manylinux2014 Frankie Dintino 2025-04-17 12:52:20 -0400
  • f8a9e53e80 Use ImageFile.MAXBLOCK in tobytes() Andrew Murray 2025-04-17 22:09:04 +1000
  • bc05a88ce6 Anchor left when justifying words Andrew Murray 2025-04-17 20:56:02 +1000
  • b955cee725 Do not justify last line Andrew Murray 2025-04-17 19:36:52 +1000
  • cccc07269a Do not justify a single word Andrew Murray 2025-04-17 19:23:24 +1000
  • 6f45852ced
    Merge branch 'main' into fix-qtables-and-quality-scaling Kylian Ronfleux--Corail 2025-04-17 09:12:22 +0200
  • 9db99fd1fe
    Merge branch 'main' into context_manager Andrew Murray 2025-04-17 11:14:11 +1000
  • 8ab93db932
    Disable AOM high-bit-depth support Frankie Dintino 2025-04-16 21:14:08 -0400
  • ccc4668d4e Updated harfbuzz to 11.1.0 Andrew Murray 2025-04-17 08:04:34 +1000
  • 3d4119521c
    Close file pointer earlier (#8895) Andrew Murray 2025-04-17 01:49:57 +1000
  • f630ec097b
    Build Windows arm64 wheels on arm64 runner (#8898) Andrew Murray 2025-04-16 21:05:08 +1000
  • 6ea7dc8eea
    Add Fedora 42 (#8899) Andrew Murray 2025-04-16 17:06:52 +1000
  • 5082f95212 Build Windows arm64 wheels on arm64 runner Andrew Murray 2025-04-16 08:42:35 +1000
  • 06b50389b0 Test opening and saving errors Andrew Murray 2025-04-15 22:49:24 +1000
  • 6ab93935a7 Simplified code Andrew Murray 2025-04-15 22:35:12 +1000
  • 507fefbce4
    Python 3.13 is tested on Arch (#8894) Andrew Murray 2025-04-15 21:02:35 +1000
  • 4a6792e525 Close file pointer earlier Andrew Murray 2025-04-15 18:31:29 +1000
  • dcdf4be2ab Python 3.13 is tested on Arch Andrew Murray 2025-04-15 17:55:22 +1000
  • 3aea10589e Added Fedora 42 Andrew Murray 2025-04-15 17:53:08 +1000
  • bd39801a7b
    Merge pull request #8893 from python-pillow/doc-fix Andrew Murray 2025-04-15 12:16:17 +1000
  • 8b1777b999 Move XV Thumbnails to read only section Jeffrey A. Clark 2025-04-14 14:51:01 -0400
  • 6530c9c055 Added additional tests Andrew Murray 2025-04-14 19:20:06 +1000
  • 30b5e862eb
    Fix License in pyproject.toml eylenburg 2025-04-14 09:50:52 +0100
  • 630265f79a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-14 08:33:29 +0000
  • aca38b6504 add more information on how qtables parameter works with quality Kylian Ronfleux--Corail 2025-04-14 08:31:43 +0000
  • 45fb0626b3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-14 08:10:25 +0000
  • 32590baeec add force_baseline which limit output of quantization table to 255 when giving a quality and a qantization table Kylian Ronfleux--Corail 2025-04-14 08:07:11 +0000
  • 5d82c79c2f add test to qtables to test all quantization tables for quality beetween 0 and 100 Kylian Ronfleux--Corail 2025-04-14 08:06:33 +0000
  • 4716bb7818
    Update macOS tested Pillow versions (#8890) Andrew Murray 2025-04-13 23:59:05 +1000
  • fcb268b82b Updated macOS tested Pillow versions Andrew Murray 2025-04-13 23:31:20 +1000
  • c6434dbbbc Set color table fourth channel to zero for 1 and L mode when saving Andrew Murray 2025-04-13 23:00:06 +1000
  • 1299039ec4
    Merge pull request #8887 from radarhere/fedora Hugo van Kemenade 2025-04-13 11:27:27 +0300
  • ce01f1961f Merge branch 'main' into chore/remove-rav1e Andrew Murray 2025-04-13 11:19:00 +1000
  • 5294021438 Removed Fedora 40 Andrew Murray 2025-04-03 12:09:46 +1100
  • f9083264ff 11.3.0.dev0 version bump Hugo van Kemenade 2025-04-12 20:56:35 +0300
  • 339bc5db93 11.2.1 version bump 11.2.1 11.2.x Hugo van Kemenade 2025-04-12 19:55:46 +0300
  • 857b8846ea
    Merge pull request #8885 from radarhere/releasenotes Hugo van Kemenade 2025-04-12 19:32:07 +0300
  • 7a0092f207 Remove incomplete 11.2.0 release, bill as 11.2.1 instead Hugo van Kemenade 2025-04-12 18:56:38 +0300
  • d52c2db317
    Do not include libavif in wheels Hugo van Kemenade 2025-04-12 18:30:08 +0300
  • 8dafc38371 Added 11.2.1 release notes Andrew Murray 2025-04-12 19:24:35 +1000
  • 07d7800248 Removed release notes update Andrew Murray 2025-04-12 19:08:45 +1000
  • 04909483a7
    Remove GPL v2 license (#8884) Andrew Murray 2025-04-12 17:29:06 +1000
  • 774d0aedce
    Merge pull request #8868 from radarhere/xz_upgrade Hugo van Kemenade 2025-04-12 10:27:17 +0300
  • d1e27fc86c
    Merge pull request #8870 from radarhere/harfbuzz_upgrade Hugo van Kemenade 2025-04-12 10:20:59 +0300
  • d9d9cf9670 Removed GPL v2 license Andrew Murray 2025-04-12 15:20:55 +1000
  • 81fa4e18c7 If pasting image to self at lower position with mask, copy from bottom Andrew Murray 2025-04-12 08:19:18 +1000