Commit Graph

  • d26880cda9 Remove unused create_lut() Hugo van Kemenade 2023-12-31 20:06:40 +0200
  • b7d64ac177
    Don't complain about compatibility code for missing optional dependencies Hugo van Kemenade 2023-12-31 10:30:22 -0700
  • 129a4936d3
    Update docs/releasenotes/10.2.0.rst Hugo van Kemenade 2023-12-31 09:53:59 -0700
  • 67a9e6e3b0
    Merge pull request #7585 from nulano/gcc-warn-1 Hugo van Kemenade 2023-12-31 17:55:26 +0200
  • 2825323e84 Release notes: add ImageColor and ImageMode optimisations, and type hints Hugo van Kemenade 2023-12-31 16:46:24 +0200
  • e1ea522f70 Added further type hints Andrew Murray 2023-12-31 13:21:56 +0100
  • aa605bc6f2 document IptcImagePlugin deprecations Nulano 2023-12-31 01:25:19 +0100
  • fa4b3776f0 deprecate IptcImagePlugin.{dump,i,PAD} Nulano 2023-12-30 00:02:34 +0100
  • 6c4b47dc46
    Merge pull request #7496 from radarhere/exif Hugo van Kemenade 2023-12-31 17:39:21 +0200
  • da61ed1330
    Merge pull request #7661 from radarhere/iptc Hugo van Kemenade 2023-12-31 17:38:35 +0200
  • d71cf168ee
    Merge pull request #7566 from radarhere/exit Hugo van Kemenade 2023-12-31 17:37:43 +0200
  • 119885aa66
    Merge pull request #7589 from radarhere/dds_rgb Hugo van Kemenade 2023-12-31 17:35:30 +0200
  • 5df7235d90
    Merge pull request #7654 from radarhere/rowsperstrip Hugo van Kemenade 2023-12-31 17:29:26 +0200
  • f9e3d073b3
    Merge pull request #7663 from radarhere/copyright Hugo van Kemenade 2023-12-31 17:23:22 +0200
  • 17c0b9264d
    Rename FUNDING.yml to Sponsor FUNDING.yml (#4) Sascha Ronnie Daoudia 2023-12-31 16:06:04 +0100
  • ff0af2f99a
    Update issue templates (#3) Sascha Ronnie Daoudia 2023-12-31 16:05:21 +0100
  • 6282caf3f4
    Merge pull request #7659 from nulano/types-binary Hugo van Kemenade 2023-12-31 16:56:16 +0200
  • 3396ce102d do not accept int in PIL._binary.i8 Nulano 2023-12-29 23:18:08 +0100
  • b1e88ac17f
    omit default color value Ondrej Baranovič 2023-12-31 14:49:48 +0100
  • 42c574afdf
    Merge pull request #7656 from nulano/types-containerio Andrew Murray 2024-01-01 00:25:20 +1100
  • f410ec4eab Update CHANGES.rst [ci skip] Andrew Murray 2024-01-01 00:21:25 +1100
  • 8a9afb6717
    Merge pull request #7662 from radarhere/imagefont Andrew Murray 2024-01-01 00:14:57 +1100
  • 46a6ddf0c2 fix loading IPTC images and add test Nulano 2023-12-31 13:47:37 +0100
  • 2ec53e36e9 Apply ImageFont.MAX_STRING_LENGTH to ImageFont.getmask() Andrew Murray 2023-12-31 23:17:28 +1100
  • 1d9c931626 Changed tile tuple to match other plugins Andrew Murray 2023-12-31 22:43:08 +1100
  • 0988703a90
    Merge pull request #7657 from hugovk/optimise-imagecolor Andrew Murray 2023-12-31 19:15:18 +1100
  • ee6e12a803 Updated copyright year Andrew Murray 2023-12-31 18:37:16 +1100
  • 9158c9aec0 Optimise ImageColor using functools.lru_cache Hugo van Kemenade 2023-12-26 19:03:18 +0200
  • aaf99d18ae Update CHANGES.rst [ci skip] Andrew Murray 2023-12-30 10:38:09 +1100
  • 02c6183d41
    Merge pull request #7655 from radarhere/imagemath_eval_keys Andrew Murray 2023-12-30 10:23:50 +1100
  • 557ba59d13 Include further builtins Andrew Murray 2023-12-30 09:30:12 +1100
  • 0ca3c33c59 Allow ops Andrew Murray 2023-10-28 15:58:52 +1100
  • 45c726fd4d Don't allow __ or builtins in env dictionarys for ImageMath.eval Eric Soroos 2023-10-27 11:21:18 +0200
  • 9a6b6316a7 add type hints to PIL.ContainerIO Nulano 2023-12-29 23:12:30 +0100
  • 6a33d6d170 add type hints to PIL._binary Nulano 2023-12-29 23:15:41 +0100
  • c3af2643dd
    Merge pull request #7652 from radarhere/releasing Andrew Murray 2023-12-30 08:20:41 +1100
  • 2de26d0dae
    Merge pull request #7647 from radarhere/imagefont Hugo van Kemenade 2023-12-29 23:05:05 +0200
  • f7ec665bf1 Support setting ROWSPERSTRIP tag Andrew Murray 2023-12-29 22:59:43 +1100
  • 109c6bf6c0
    Merge pull request #7653 from hugovk/release-drafter-type-hints mergify[bot] 2023-12-29 11:57:23 +0000
  • 554598d393
    Merge pull request #7649 from radarhere/fuzz Hugo van Kemenade 2023-12-29 13:35:27 +0200
  • 9c7ff4c86d Add 'Type hints' as a release note category Hugo van Kemenade 2023-12-29 13:25:54 +0200
  • 3c7603b57d Trusted PyPI publishing is now in use in GitHub Actions Andrew Murray 2023-12-29 22:05:31 +1100
  • f6bcf4e1ae Use IMAGEWIDTH and IMAGELENGTH when calculating strip size Andrew Murray 2023-12-29 14:15:40 +1100
  • a5e42107ea Removed __future__ import from fuzz_font and fuzz_pillow Andrew Murray 2023-12-29 11:23:34 +1100
  • 372083c59f Check similarity of round-tripped YCbCr JPEG, for symmetry with RGB Benjamin Gilbert 2023-12-28 13:00:17 -0600
  • a16974e240 Restored testing of ImageFont class Andrew Murray 2023-12-28 21:07:16 +1100
  • 30015f6236 simplify decompression bomb check in FreeTypeFont.render Nulano 2023-12-27 16:16:25 +0100
  • de381d0efb
    Update docs/reference/internal_modules.rst Ondrej Baranovič 2023-12-27 16:17:51 +0100
  • 9475c46d30 Don't complain about compatibility code: class TypeGuard Hugo van Kemenade 2023-12-27 16:58:42 +0200
  • 5938423c63 Coverage: Use exclude_also instead of exclude_lines Hugo van Kemenade 2023-11-12 12:53:42 +0200
  • 0c767f0d7c Coverage: Don't complain about code that shouldn't run: def create_lut(): Hugo van Kemenade 2023-10-05 21:27:18 +0300
  • 0d90bc8187 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-27 13:57:20 +0000
  • 3a4298d16c avoid hard dependency on typing_extensions Nulano 2023-12-27 14:54:48 +0100
  • cc51dace35 fix types hints for ImageFile._Tile Nulano 2023-12-27 00:41:30 +0100
  • 90d5552800 use _util.DeferredError.new everywhere Nulano 2023-12-27 00:40:55 +0100
  • 6bcf807fe2 add type hints for _util Nulano 2023-12-27 00:17:57 +0100
  • 78b96c0375
    Merge pull request #7643 from radarhere/type_hints Andrew Murray 2023-12-27 22:58:35 +1100
  • 0aebd577ea Moved type hint to BYTES_PER_ROW Andrew Murray 2023-12-27 22:27:20 +1100
  • ca9b49f8dd
    Merge pull request #7636 from bgilbert/jp2-docs Andrew Murray 2023-12-27 21:59:39 +1100
  • e269512038 Restored error message Andrew Murray 2023-12-27 17:57:26 +1100
  • f6f3dab672 Import UnidentifiedImageError directly Andrew Murray 2023-12-27 17:42:17 +1100
  • fc9e17651c
    Merge branch 'main' into convert_mode Andrew Murray 2023-12-27 12:51:00 +1100
  • 4a0a01195d
    Merge branch 'main' into progress Andrew Murray 2023-12-27 12:50:28 +1100
  • 6e97dd5cec Raise ValueError when trying to save without bitmap Andrew Murray 2023-12-27 12:32:35 +1100
  • 85818cd616 Added type hints to FontFile and subclasses Andrew Murray 2023-12-27 11:36:16 +1100
  • e9252a9353 Always return None from compile() Andrew Murray 2023-12-27 11:07:53 +1100
  • 6ed83ac464 Clarify that the examples are equivalent Andrew Murray 2023-12-27 11:03:12 +1100
  • 37505a81f5 Document type hint Andrew Murray 2023-12-27 10:00:04 +1100
  • 1e8bad805e
    Merge pull request #7641 from hugovk/optimise-imagemode Andrew Murray 2023-12-27 09:42:26 +1100
  • 265ee32457
    Merge pull request #7616 from radarhere/pypi Andrew Murray 2023-12-27 09:37:14 +1100
  • 396b96f28b
    Optimise ImageMode.getmode Hugo van Kemenade 2023-12-26 15:08:58 -0700
  • 5cc4170da3 Updated type hint Andrew Murray 2023-12-27 08:36:50 +1100
  • dc78fd7de0 Merge branch 'main' into imagetype Andrew Murray 2023-12-27 08:36:09 +1100
  • d4fd04982a
    Merge pull request #7640 from radarhere/type_hints Andrew Murray 2023-12-27 08:18:01 +1100
  • 043e13d660 Revert "Published to Test PyPI" Andrew Murray 2023-12-27 08:12:51 +1100
  • a66fbb95b6
    Updated Windows artifact name Andrew Murray 2023-12-27 07:54:03 +1100
  • a72b5963d7 Document JPEG 2000 support for writing YCbCr and reading subsampled color Benjamin Gilbert 2023-12-11 04:14:18 -0600
  • e2018a6697 Add release note for JPEG keep_rgb option Benjamin Gilbert 2023-12-13 18:27:55 -0600
  • a5fab5fc0b Fail if chroma subsampling selected when writing RGB JPEG Benjamin Gilbert 2023-12-04 07:31:24 -0600
  • 26f58e7afc Optimise ImageMode.getmode Hugo van Kemenade 2023-12-22 16:30:45 +0200
  • bc5ec2268a Added type hints Andrew Murray 2023-12-26 22:26:11 +1100
  • ef0b0d232a
    Merge pull request #7638 from radarhere/type_hints Hugo van Kemenade 2023-12-26 11:36:51 +0200
  • 36b40f7888
    Merge pull request #7637 from radarhere/fuzz Hugo van Kemenade 2023-12-26 09:02:15 +0200
  • 7b9d101533 Moved __future__ import to beginning of file Andrew Murray 2023-12-26 16:47:04 +1100
  • 42f31be95e Added ImageType as alias for Image.Image Andrew Murray 2023-12-26 13:09:31 +1100
  • 4de17656d8 Merge branch 'main' into pypi Andrew Murray 2023-12-26 12:37:22 +1100
  • f8e65ecfe0
    Merge pull request #7629 from nulano/arm64-fribidi-2 Andrew Murray 2023-12-26 12:30:15 +1100
  • d400ef2b46 Added type hints Andrew Murray 2023-12-26 12:18:38 +1100
  • fbecf7790b
    Merge pull request #7635 from radarhere/type_hints_imagesequence Hugo van Kemenade 2023-12-25 13:17:06 +0200
  • 774d7a570d
    Fix cross-compiling by searching the right lib and include directories James Le Cuirot 2023-12-22 22:38:27 +0000
  • f8d75032db Added strict type hints Andrew Murray 2023-12-25 18:58:47 +1100
  • 2b806c5236 Removed trailing dash Andrew Murray 2023-12-25 07:19:00 +1100
  • 0ed7d5c044 Assign exception string to variable first Andrew Murray 2023-12-24 20:06:06 +1100
  • f73325f780 mode is read-only Andrew Murray 2023-12-24 20:03:33 +1100
  • d5e330e6aa [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-24 08:45:23 +0000
  • a2729c0db0
    Merge branch 'main' into vtf-support Andrew Murray 2023-12-24 19:45:02 +1100
  • 76179a2ea1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-24 08:41:59 +0000
  • bc01ee28ed
    Merge branch 'main' into main Andrew Murray 2023-12-24 19:41:39 +1100
  • df83428882 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-24 19:05:39 +1100
  • 6768d3aa91
    Merge pull request #7497 from ZachNagengast/fix-alpha-for-overlapping-glyphs Andrew Murray 2023-12-24 19:03:28 +1100