Commit Graph

  • 8cbd0b5fe0 Docs: link exceptions to Python docs Andrew Murray 2023-11-05 12:18:38 +1100
  • e1aaec3fb1 Merge branch 'main' of ssh://github.com/python-pillow/Pillow into fix-alpha-for-overlapping-glyphs ZachNagengast 2023-11-03 15:09:07 -0700
  • a7f805d889 Merge branch 'fix-alpha-for-overlapping-glyphs' of ssh://github.com/ZachNagengast/Pillow into fix-alpha-for-overlapping-glyphs ZachNagengast 2023-11-03 15:08:50 -0700
  • bb0eff44cd Update blending logic ZachNagengast 2023-11-03 15:05:31 -0700
  • 38be37c5f9
    Merge branch 'main' into docs-link-exceptions Andrew Murray 2023-11-03 22:29:33 +1100
  • bee9c59716
    Merge pull request #7520 from hugovk/CVE-2023-44271 Andrew Murray 2023-11-03 22:28:22 +1100
  • c29648ff53 If save_all PNG only has one frame, do not create animated image Andrew Murray 2023-11-03 22:08:48 +1100
  • dc0379fea5 Corrected combining durations from multiple frames into single frame Andrew Murray 2023-11-03 21:09:16 +1100
  • 5339c1cf63 Add CVE-2023-44271 to ImageFont.MAX_STRING_LENGTH fix in release notes Hugo van Kemenade 2023-11-03 11:59:37 +0200
  • 1c2f2c79e1
    Merge pull request #7509 from radarhere/olefile Andrew Murray 2023-11-03 19:16:16 +1100
  • fa138155b2 Update CHANGES.rst [ci skip] Andrew Murray 2023-11-03 19:01:22 +1100
  • a5a6ca150c
    Merge pull request #7493 from radarhere/frombytes Andrew Murray 2023-11-03 18:56:34 +1100
  • 8a87d379c8
    Docs: Move non-library dependencies to the bottom, mention tkinter [ci skip] Felix Dreissig 2023-11-02 18:09:08 +0100
  • 4c97afea1b
    Docs: Add description of olefile to "External Libraries" [ci skip] Felix Dreissig 2023-10-29 20:59:30 +0100
  • 14c539e787
    Merge pull request #7516 from radarhere/fedora Hugo van Kemenade 2023-11-02 09:22:07 +0200
  • 6b1e939027 Removed Fedora 37 Andrew Murray 2023-11-02 17:33:10 +1100
  • 7c2b681183 Handle disposing background from outside palette Andrew Murray 2023-11-02 16:05:13 +1100
  • d499f0016f
    Mention defusedxml Andrew Murray 2023-11-02 08:21:35 +1100
  • 4a073a7581 Updated xz to 5.4.5 Andrew Murray 2023-11-02 07:54:34 +1100
  • ca74a5ea42 Docs: link exceptions to Python docs Hugo van Kemenade 2023-11-01 20:18:25 +0200
  • e572722479 Allow configuring JPEG restart marker interval on save Benjamin Gilbert 2023-10-23 01:31:23 -0500
  • b92c09a391
    Updated wording Andrew Murray 2023-10-31 18:39:38 +1100
  • 1a6c76495b Mention olefile in installation instructions Andrew Murray 2023-10-31 17:47:52 +1100
  • c9f7a8209b
    Merge pull request #7508 from radarhere/appveyor Hugo van Kemenade 2023-10-31 07:44:24 +0200
  • 8cd01cab80 Updated AppVeyor to Python 3.12 Andrew Murray 2023-10-31 12:44:53 +1100
  • e2939c35f3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 13:19:46 +0000
  • 2f73371cd1
    DOC: Add missing sections to FREETYPE2.txt Stefan 2023-10-30 14:16:31 +0100
  • 2f7caad37f
    Merge pull request #9 from radarhere/test_open REDxEYE 2023-10-30 14:49:47 +0300
  • e0a726b42e
    Merge pull request #8 from radarhere/improved_dds REDxEYE 2023-10-30 14:48:27 +0300
  • c7fbfdc795 Removed test_open Andrew Murray 2023-10-30 22:44:52 +1100
  • 940224eaad Remove wrong test_save input REDxEYE 2023-10-30 14:32:20 +0300
  • ddcbfde446 Test BC4U Andrew Murray 2023-10-30 22:22:37 +1100
  • 8814610635 Only unpack masks when necessary Andrew Murray 2023-10-30 22:05:08 +1100
  • 5fd3035362 Removed duplicate test Andrew Murray 2023-10-30 21:24:42 +1100
  • ee8c9c3522 Removed unused test images Andrew Murray 2023-10-30 21:12:04 +1100
  • cb554c6d0f
    Update src/PIL/DdsImagePlugin.py REDxEYE 2023-10-30 13:55:02 +0300
  • 4c635e4ffc
    Merge pull request #7 from radarhere/improved_dds REDxEYE 2023-10-30 12:42:36 +0300
  • 9d61896af0
    Merge pull request #7505 from hugovk/docs-pypi-role Hugo van Kemenade 2023-10-30 11:02:44 +0200
  • e3ff5eb8e4 Test BC1_UNORM and BC1_TYPELESS Andrew Murray 2023-10-30 19:53:51 +1100
  • ac6eb84704 Add 'pypi' Sphinx role Hugo van Kemenade 2023-10-30 08:56:42 +0200
  • 8d0812252a
    Merge pull request #7503 from radarhere/olefile Hugo van Kemenade 2023-10-30 08:42:34 +0200
  • 84e148e944 Document that olefile is required for FPX and MIC formats Andrew Murray 2023-10-30 09:02:42 +1100
  • 5a7d524f94 Install more optional dependencies on Windows CIs Andrew Murray 2023-10-30 09:02:29 +1100
  • 44062ec778
    Merge pull request #7501 from python-pillow/3.12-travis-ci Hugo van Kemenade 2023-10-29 14:33:10 +0200
  • dea5bbebbc Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish Hugo van Kemenade 2023-10-29 11:41:49 +0200
  • 4a24533a76 Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish Hugo van Kemenade 2023-10-29 11:36:27 +0200
  • da3ec085e4
    Merge pull request #7499 from radarhere/items Hugo van Kemenade 2023-10-28 11:11:33 +0300
  • 17be898fc4 Added tests for unimplemented bitcount Andrew Murray 2023-10-28 16:58:57 +1100
  • 0051fc9cf8 Removed unnecessary seek Andrew Murray 2023-10-28 16:43:43 +1100
  • 3652f431c2 Simplified code Andrew Murray 2023-10-28 14:22:39 +1100
  • 76f758e1ef Merge branch 'main' into fix-alpha-for-overlapping-glyphs Andrew Murray 2023-10-28 00:41:41 +1100
  • 0a3c8c27ec
    Merge pull request #7498 from radarhere/pip_install Hugo van Kemenade 2023-10-27 14:27:10 +0300
  • bff6b4d6a2 Switched from direct setup.py invocation to "pip install ." Andrew Murray 2023-10-27 19:17:15 +1100
  • 49fd2116c3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-27 05:03:01 +0000
  • d3fd1734af
    Merge pull request #7490 from Yay295/patch-1 Hugo van Kemenade 2023-10-27 07:40:44 +0300
  • f97570f523 Blend colors with alpha when pasting ZachNagengast 2023-10-26 21:40:41 -0700
  • 57c72b6e00
    Merge pull request #7484 from hugovk/setup-to-pyproject Hugo van Kemenade 2023-10-26 14:06:34 +0300
  • e10a58ccce Concatenate multiple EXIF markers Andrew Murray 2023-10-26 21:46:38 +1100
  • 85485229e3 Support RGB bitcount 8 Andrew Murray 2023-10-25 16:24:00 +1100
  • f58f410b21 ALPHA by itself does not mean bitcount is valid Andrew Murray 2023-10-25 15:30:59 +1100
  • 4d7372bfd0 Implement streamtype=1 option for tables-only JPEG encoding Benjamin Gilbert 2023-10-24 00:05:30 -0500
  • 91f115bead Fixed im.frombytes() for images with a zero dimension Andrew Murray 2023-10-25 08:52:26 +1100
  • 5071692039 Fixed Image.frombytes() for images with a zero dimension Andrew Murray 2023-10-25 08:52:06 +1100
  • 5295df3b82 add test for autocontrast mode Yay295 2023-10-23 21:47:56 -0500
  • 6ddf10c747
    use format string instead of concatenation Yay295 2023-10-23 21:46:54 -0500
  • f54dd84586 Test unsupported autocontrast mode Andrew Murray 2023-10-24 12:44:00 +1100
  • ef46608974
    add mode to error message Yay295 2023-10-23 19:26:08 -0500
  • 5fb892a9e2 Move version from setup.py to pyproject.toml Hugo van Kemenade 2023-10-22 20:35:21 +0300
  • adc64336ab
    Add space Hugo van Kemenade 2023-10-22 11:07:33 -0600
  • d8baf5e3de Bump setuptools for Pyroma on 3.8-3.9 Hugo van Kemenade 2023-10-21 19:42:48 +0300
  • 430920e2a8 Move build config from setup.cfg to pyproject.toml Hugo van Kemenade 2022-10-28 14:38:23 +0300
  • 2ca9adb79d
    Merge pull request #6 from radarhere/improved_dds REDxEYE 2023-10-21 18:41:01 +0300
  • 73c2eb460d Move tools config from setup.cfg to pyproject.toml Hugo van Kemenade 2023-10-21 16:23:40 +0300
  • 93e0f39ff3 Removed "mode-" prefix from image names that are not modes Andrew Murray 2023-10-21 19:14:46 +1100
  • 12e41e84cd Simplified creating raw tiles Andrew Murray 2023-10-21 19:12:52 +1100
  • 8fbb610378 Derive bit count from number of modes Andrew Murray 2023-10-21 17:33:04 +1100
  • 4a4a1ee6ad Simplified tile creation Andrew Murray 2023-10-21 16:03:21 +1100
  • a54d28a7bc Merge branch 'main' into improved_dds Andrew Murray 2023-10-21 14:27:31 +1100
  • 935958c990 Removed unnecessary casting to enums Andrew Murray 2023-10-18 17:32:36 +1100
  • d05ff5059f
    Merge pull request #7481 from radarhere/gray Hugo van Kemenade 2023-10-20 08:52:46 +0300
  • 5056850a2f Seek past the data when skipping a layer Andrew Murray 2023-10-20 16:09:13 +1100
  • 19aeed07bf Merge branch 'main' into gray Andrew Murray 2023-10-20 07:47:17 +1100
  • a10dec01b5
    Merge pull request #7480 from radarhere/lint Hugo van Kemenade 2023-10-19 19:02:28 +0300
  • e760b02bfa Combine if and assert statement Andrew Murray 2023-10-19 20:34:28 +1100
  • d682c18ded Use "gray" more consistently Andrew Murray 2023-10-19 19:12:01 +1100
  • 8b71f3d3c1 Added messages to errors Andrew Murray 2023-10-19 18:42:41 +1100
  • 0a6fcc2d97
    Merge pull request #7472 from radarhere/libjpeg-turbo Hugo van Kemenade 2023-10-19 07:52:08 +0300
  • 170ac18007 Added load_pilfont() Andrew Murray 2023-10-18 14:47:03 +1100
  • f59c9ae348
    Merge pull request #4 from radarhere/improved_dds REDxEYE 2023-10-17 13:34:30 +0300
  • 51f7359c94 Loop over enums to create constants Andrew Murray 2023-10-17 19:50:17 +1100
  • 5e9a2e3000 Renamed "tile_args" to "args" for consistency with existing ImageFile variable Andrew Murray 2023-10-17 19:10:24 +1100
  • d29383bd81 Merge branch 'main' into init Andrew Murray 2023-10-17 19:00:15 +1100
  • d652ea804a Updated libjpeg-turbo to 3.0.1 Andrew Murray 2023-10-17 07:51:56 +1100
  • f790878853
    Merge pull request #7466 from hugovk/10.1.0-3.12 Andrew Murray 2023-10-16 17:20:43 +1100
  • 5207bde09a
    Merge pull request #7470 from radarhere/macos Hugo van Kemenade 2023-10-16 08:06:48 +0300
  • 286028d263
    Wording Hugo van Kemenade 2023-10-16 08:05:26 +0300
  • 36f44db8cd Updated macOS tested Pillow versions Andrew Murray 2023-10-16 15:34:02 +1100
  • 4593508838
    Merge pull request #7468 from hugovk/main Andrew Murray 2023-10-16 09:12:02 +1100
  • 8f9e3ffa7e
    Merge pull request #7469 from nulano/typo Andrew Murray 2023-10-16 08:08:25 +1100
  • 0853adcd92
    Merge pull request #7467 from hugovk/update-release-checklist Andrew Murray 2023-10-16 08:05:08 +1100