Commit Graph

  • f2527dd5eb
    Merge remote-tracking branch 'upstream/main' into winbuild-ninja nulano 2023-03-01 09:06:43 +0000
  • 19e974fc1e
    Merge pull request #6981 from radarhere/lcms2_version Hugo van Kemenade 2023-03-01 08:24:37 +0200
  • 3235bb33a1
    Merge pull request #375 from radarhere/lcms2 Hugo van Kemenade 2023-03-01 07:04:10 +0200
  • b84c29a035 Raise an error if co-ordinates are incorrectly ordered Andrew Murray 2023-03-01 11:22:35 +1100
  • 53fb3a9365 Updated lcms2 to 2.15 Andrew Murray 2023-03-01 11:04:14 +1100
  • 29575e3373 Updated lcms2 to 2.15 Andrew Murray 2023-03-01 11:03:23 +1100
  • 6e9c0ae5a0 Further document that x1 >= x0 and y1 >= y0 Andrew Murray 2023-02-28 20:04:26 +1100
  • 17eadf07fa Update CHANGES.rst [ci skip] Andrew Murray 2023-02-28 20:49:43 +1100
  • 02e7dac367
    Converting from APNG to WebP caused an error about timestamp being a float Stephen Paul Weber 2023-02-28 00:27:41 -0500
  • 9c98f4d515 Release buffer Andrew Murray 2023-02-27 09:48:41 +1100
  • 0cb5402172
    Merge branch 'main' into rounded_rectangle_alt_points Andrew Murray 2023-02-27 07:33:08 +1100
  • 7e8b11b159
    Merge pull request #6954 from radarhere/corners Hugo van Kemenade 2023-02-26 18:29:35 +0200
  • 6df3ad6f2d
    Merge pull request #6971 from akx/clarify-variable-names Andrew Murray 2023-02-26 22:45:12 +1100
  • bbbaf3c615
    Update src/PIL/PcfFontFile.py Aarni Koskela 2023-02-26 13:03:29 +0200
  • c799bd8a03 Adjusted variable names and comments to better match specification Andrew Murray 2023-02-25 14:04:10 +1100
  • fcc59a4001 Use existing variable names from ImageFile Andrew Murray 2023-02-25 13:40:44 +1100
  • 7d8a08b221
    Merge pull request #6958 from radarhere/codeblock Hugo van Kemenade 2023-02-25 13:38:29 +0200
  • c5e8d12ddd [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-02-25 10:16:19 +0000
  • 23f55505c8 Merge branch 'python-pillow' Andrew Murray 2023-02-25 21:15:30 +1100
  • 36489c2c39 Update CHANGES.rst [ci skip] Andrew Murray 2023-02-25 20:54:35 +1100
  • 053d90afe0
    Merge pull request #6974 from radarhere/memoryview Hugo van Kemenade 2023-02-25 11:50:43 +0200
  • 132fb9360b Added memoryview support to frombytes() Andrew Murray 2023-02-25 19:10:47 +1100
  • dbcd7372e5 Update CHANGES.rst [ci skip] Andrew Murray 2023-02-25 18:46:07 +1100
  • 7d91efd9f2
    Merge pull request #6973 from radarhere/fits Hugo van Kemenade 2023-02-25 09:43:45 +0200
  • 8a1b9aa0ad Allow comments in FITS images Andrew Murray 2023-02-25 16:44:07 +1100
  • 1263018d2a Assert value instead of assigning unused variable Andrew Murray 2023-02-24 23:00:29 +1100
  • 76eb7d35ab Update docs Frederick Price 2023-02-24 08:53:19 -0500
  • 8e18415cc5 Clarify variable names in TiffImagePlugin Aarni Koskela 2023-02-24 10:09:14 +0200
  • 6f79e653d6 Clarify variable names in PcfFontFile Aarni Koskela 2023-02-24 10:07:29 +0200
  • 04be46d484 Clarify variable names in ImageFile Aarni Koskela 2023-02-24 10:04:38 +0200
  • b6b72170a8 Clarify variable names in Image Aarni Koskela 2023-02-24 09:59:54 +0200
  • f52bbf8950 Clarify variable names in BdfFontFile Aarni Koskela 2023-02-24 09:58:51 +0200
  • d9d5c0b9af IcoFile: remove redundant dim/square from entry dicts Aarni Koskela 2023-02-22 13:05:06 +0200
  • 17c376c309 IcoImagePlugin: refactor _read_icon_header Aarni Koskela 2023-02-22 10:34:38 +0200
  • fd96ed3f8b IcoImagePlugin: refactor _check_header Aarni Koskela 2023-02-22 10:34:01 +0200
  • b7055aeaba IcoImagePlugin: raise specific exception like CurImagePlugin if no images Aarni Koskela 2023-02-22 10:36:10 +0200
  • 44c4e67fe1
    Fix vars to var Aarni Koskela 2023-02-24 09:26:18 +0200
  • 297f7bc90c Fix OOB read in SgiRleDecode.c Eric Soroos 2021-01-02 16:07:36 +0100
  • 879e77a446
    Merge pull request #6970 from radarhere/qt Hugo van Kemenade 2023-02-24 07:46:42 +0200
  • 57acab55cb Update CHANGES.rst [ci skip] Andrew Murray 2023-02-24 12:55:13 +1100
  • 4777379465
    Merge pull request #6961 from jvanderneutstulen/add-save-pdf-dpi-tuple Andrew Murray 2023-02-24 12:50:42 +1100
  • 29adca3c8a
    Merge pull request #6969 from radarhere/highlight mergify[bot] 2023-02-23 22:45:38 +0000
  • 3c3d888450 Update docs/handbook/image-file-formats.rst Jasper van der Neut - Stulen 2023-02-23 23:19:13 +0100
  • 19299acbb6 Relax roundtrip check Andrew Murray 2023-02-24 08:39:48 +1100
  • 742aff3718 Replace Python code-blocks with double colons Andrew Murray 2023-02-24 08:17:10 +1100
  • acc7e0b469 Highlight code example Andrew Murray 2023-02-24 08:00:24 +1100
  • 8cc5396659
    Merge pull request #6967 from radarhere/qt Hugo van Kemenade 2023-02-23 20:27:22 +0200
  • 43128ce716 Fix up pytest.warns lambda: uses Aarni Koskela 2023-02-23 15:30:38 +0200
  • 5c8a9165ab Fix up pytest.raises lambda: uses Aarni Koskela 2023-02-23 15:18:11 +0200
  • 21d13e1dea Relax roundtrip check Andrew Murray 2023-02-23 23:22:18 +1100
  • 0d667f5e0b Do not read "resolution" parameter if it will not be used Andrew Murray 2023-02-23 21:12:11 +1100
  • be489287d2 Parametrized test Andrew Murray 2023-02-22 18:59:51 +1100
  • 52ee12ac1e Moved test image to another repository Andrew Murray 2023-02-23 20:19:01 +1100
  • 1184cbf916 Put CVE fix in for CVE-2022-22817 Restrict builtins for ImageMath.eval() Frederick Price 2023-02-15 09:55:13 -0500
  • bc3e5c922e
    Merge pull request #374 from radarhere/harfbuzz mergify[bot] 2023-02-21 11:57:22 +0000
  • 36bcc0a898 Support saving PDF with different X and Y resolution. Jasper van der Neut 2023-02-21 10:34:41 +0100
  • 583dd3b424
    Merge pull request #6959 from radarhere/harfbuzz Hugo van Kemenade 2023-02-21 12:42:10 +0200
  • 602b1ed032 Updated harfbuzz to 7.0.1 Andrew Murray 2023-02-21 08:11:31 +1100
  • 1af86c25e9
    Merge pull request #373 from radarhere/macos Hugo van Kemenade 2023-02-21 09:54:44 +0200
  • 84fca8a673 brew install pkg-config Andrew Murray 2023-02-21 13:29:13 +1100
  • 43682de4bd Updated harfbuzz to 7.0.1 Andrew Murray 2023-02-21 08:12:57 +1100
  • a55c2b42b9 If following colon, replace Python code-blocks with double colons Andrew Murray 2023-02-18 20:34:52 +1100
  • c0125dcaf7 Updated Gitter URL Andrew Murray 2023-02-18 18:50:09 +1100
  • 60208a3250 Only allow "corners" to be used as a keyword argument Andrew Murray 2023-02-17 10:32:55 +1100
  • 82a08d2032 order ImageDraw.rounded_rectangle() points Yay295 2023-02-16 08:51:21 -0600
  • 0f2a4c1ae5 Added "corners" argument to rounded_rectangle() Andrew Murray 2023-02-16 19:19:17 +1100
  • d48dca3dc4
    Merge pull request #6952 from jzern/webp-quality mergify[bot] 2023-02-15 08:19:01 +0000
  • dbf138dd51
    Merge pull request #6951 from jzern/webp-xmp Andrew Murray 2023-02-15 18:46:15 +1100
  • 8935dad32e image-file-formats.rst: document WebP 'xmp' option James Zern 2023-02-14 17:29:06 -0800
  • 06ba226e7b image-file-formats.rst: correct WebP quality range James Zern 2023-02-14 17:28:16 -0800
  • b7630bd675 Update CHANGES.rst [ci skip] Andrew Murray 2023-02-15 11:41:32 +1100
  • 3986eafc60
    Merge pull request #6950 from radarhere/tiff_undefined Hugo van Kemenade 2023-02-14 15:17:52 +0200
  • 228709e9a6
    Merge pull request #6944 from hugovk/fix-codecov-docker Andrew Murray 2023-02-14 20:08:44 +1100
  • ad0e9dbaaf Fixed writing int as UNDEFINED tag Andrew Murray 2023-02-14 10:52:32 +1100
  • b05bc34604 Test lists and tuples Andrew Murray 2022-12-31 15:42:38 +1100
  • 91a53ed280 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-02-13 15:26:50 +0000
  • c5e1b5ad66
    use consistent capitalization nulano 2023-02-13 15:26:00 +0000
  • eeb7c7c647
    windows: parse build configuration with argparse nulano 2023-02-13 03:16:04 +0000
  • 57260d4924
    suppress MSVC compiler logo output when using ninja nulano 2023-02-13 01:34:00 +0000
  • 98b2a568b9
    Merge pull request #6936 from mtelka/main Andrew Murray 2023-02-13 11:39:12 +1100
  • abd2a3f7ee
    windows: compile dependencies with ninja instead of nmake nulano 2020-04-12 13:50:31 +0200
  • 407489a0dc
    windows: use CMake instead of MSBuild to compile liblzma nulano 2023-02-12 23:24:11 +0000
  • 848d081685
    Merge pull request #372 from radarhere/harfbuzz mergify[bot] 2023-02-12 23:02:45 +0000
  • 083a7703be
    Merge pull request #6946 from radarhere/harfbuzz mergify[bot] 2023-02-12 21:44:19 +0000
  • f2a2794834
    Merge pull request #6930 from greatvovan/patch-1 Hugo van Kemenade 2023-02-12 14:18:48 +0200
  • 38925358d4 Updated harfbuzz to 7.0.0 Andrew Murray 2023-02-12 22:06:33 +1100
  • bbbb8e6e21 Updated harfbuzz to 7.0.0 Andrew Murray 2023-02-12 22:05:51 +1100
  • da38395396
    Removed quotes from result in docstring Andrew Murray 2023-02-12 21:56:23 +1100
  • 8f9a5859d7
    Merge pull request #94 from nulano/codecov-ubuntu Hugo van Kemenade 2023-02-12 12:39:45 +0200
  • d2e77de070
    Merge pull request #6853 from radarhere/child_images Hugo van Kemenade 2023-02-12 07:26:18 +0200
  • 73707eb5f7
    Merge pull request #6943 from hugovk/add-3.12-dev Hugo van Kemenade 2023-02-12 07:21:27 +0200
  • d20e250d17
    Merge pull request #1 from radarhere/patch-1 Vladimir 2023-02-11 21:19:15 -0800
  • d9085541bf
    Update CHANGES.rst [ci skip] Andrew Murray 2023-02-12 15:18:53 +1100
  • 42683781d6 Updated CI targets Andrew Murray 2023-02-12 13:41:35 +1100
  • 0836c747f0
    add gcov coverage to test.yml nulano 2023-02-11 23:16:13 +0000
  • 79765d5b9c
    Merge pull request #6939 from radarhere/exif Hugo van Kemenade 2023-02-11 23:39:32 +0200
  • f6040bc879 Docker tests: enable gcov support for codecov/codecov-action Hugo van Kemenade 2023-02-11 23:14:47 +0200
  • ab2809a44c Test Python 3.12-dev on macOS and Ubuntu Hugo van Kemenade 2023-02-10 11:11:39 +0200
  • 826c98156c Remove unused listwindows functions for Windows/3.12 support Hugo van Kemenade 2023-02-11 16:36:13 +0200
  • ac6b9632b4 Test Python 3.12-dev on macOS and Ubuntu Hugo van Kemenade 2023-02-10 11:11:39 +0200