Commit Graph

  • aef3aa2ab3 Pass file handle to ContainerIO Andrew Murray 2024-12-27 11:26:07 +1100
  • e16e334013
    Merge pull request #28 from nulano/emf_records Andrew Murray 2024-12-27 11:09:42 +1100
  • 2ea3ea94a1 Skip failing WMF records on 32-bit Windows Nulano 2024-12-26 21:41:51 +0100
  • f9767fb00f
    Merge pull request #8624 from radarhere/type_hint_spider Hugo van Kemenade 2024-12-26 22:20:50 +0200
  • 6e66166234
    Merge pull request #8623 from radarhere/threads Hugo van Kemenade 2024-12-26 22:17:44 +0200
  • 3222d36413 Do not remove second load call Andrew Murray 2024-12-26 21:30:46 +1100
  • 622722f295 Corrected loadImageSeries type hint Andrew Murray 2024-12-26 20:04:27 +1100
  • 62b7cb62f4 Fixed indentation Andrew Murray 2024-12-26 19:06:23 +1100
  • dd410e4b32 Added reading of J2K comments Andrew Murray 2024-12-26 10:51:45 +1100
  • 3a9a3ab9cc
    Reduced epsilons (#13) Andrew Murray 2024-12-24 16:12:36 +1100
  • fb3d80e390 Fixed connecting discontiguous corners Andrew Murray 2024-12-24 00:41:27 +1100
  • 601a56def1 Assert palette is not None Andrew Murray 2024-12-23 12:03:13 +1100
  • 5d5543b35c Assert that load() does not return None Andrew Murray 2024-12-23 11:57:27 +1100
  • 0074c3bf34 Assert that a tuple is returned by getpixel() Andrew Murray 2024-12-23 11:45:36 +1100
  • ab708dac71 Assert fp is not None Andrew Murray 2024-12-23 10:56:36 +1100
  • 3a8eaf5892 Merge branch 'main' into context_manager Andrew Murray 2024-12-22 21:30:10 +1100
  • 0e3f51dec6
    Merge pull request #8613 from python-pillow/renovate/mypy-1.x Andrew Murray 2024-12-22 15:11:09 +1100
  • 1146190d75
    Merge pull request #8615 from radarhere/exiftags Hugo van Kemenade 2024-12-22 00:34:42 +0200
  • 5fe80e1c48 Use hex values more consistently Andrew Murray 2024-12-22 07:30:59 +1100
  • b99a00f44f Updated MakerNote IFD capitalization Andrew Murray 2024-12-22 07:24:08 +1100
  • 08e1f9ebc1 Lint fixes Andrew Murray 2024-12-21 13:04:17 +1100
  • 3d0f438949
    Update dependency mypy to v1.14.0 renovate[bot] 2024-12-21 01:38:05 +0000
  • cf4110ff06
    Replace constants with enums (#8611) Andrew Murray 2024-12-21 00:55:44 +1100
  • e7e5420e0a
    Merge pull request #8612 from radarhere/webp Andrew Murray 2024-12-20 23:42:02 +1100
  • 0e80a5a88f
    Merge branch 'main' into webp Andrew Murray 2024-12-20 20:33:18 +1100
  • 41a2003966
    Merge branch 'main' into tile_read Andrew Murray 2024-12-20 20:33:00 +1100
  • 39f24c87bb
    Merge branch 'main' into jpeg_exif Andrew Murray 2024-12-20 20:32:32 +1100
  • 5bd2f489fa
    Install libjpeg-turbo8-dev (#8610) Andrew Murray 2024-12-20 18:44:50 +1100
  • c6f42cb6a5 Updated libwebp to 1.5.0 Andrew Murray 2024-12-20 14:46:01 +1100
  • 1c40aeab86 Replace constants with enums Andrew Murray 2024-12-20 11:44:37 +1100
  • 1cbfa8f3e1 Install libjpeg-turbo8-dev Andrew Murray 2024-12-20 07:17:09 +1100
  • 024ed66096 Only read until the offset of the next tile Andrew Murray 2024-12-19 23:57:57 +1100
  • 1c26083076
    Merge branch 'main' into register_handler Andrew Murray 2024-12-18 19:03:43 +1100
  • 413cae5a03
    Merge branch 'main' into emf_records Andrew Murray 2024-12-18 19:01:56 +1100
  • 68cc369701
    Merge branch 'main' into emf Andrew Murray 2024-12-18 18:57:54 +1100
  • cbc55c4621
    Raise ValueError when WMF inch is zero (#8600) Andrew Murray 2024-12-18 17:08:51 +1100
  • de8335ba8f
    Extract tar files with "data" filter in Windows build scripts (#8606) Andrew Murray 2024-12-18 17:07:34 +1100
  • feeacf46ad
    Merge pull request #8608 from radarhere/libjpeg-turbo Hugo van Kemenade 2024-12-18 08:05:13 +0200
  • 9b6e575fd6
    Merge branch 'main' into libavif-plugin Andrew Murray 2024-12-18 11:32:30 +1100
  • 962bfc6fd5 Updated libjpeg-turbo URL Andrew Murray 2024-12-18 10:39:52 +1100
  • f4d0474d98
    Use greater than or equal for version check Andrew Murray 2024-12-18 08:54:56 +1100
  • da2e18de3e
    Revert "Use "rav1e" if available as default ("auto") avif encoder" Frankie Dintino 2024-12-17 13:15:15 -0500
  • 76919ad962
    Merge pull request #8567 from radarhere/winbuild Hugo van Kemenade 2024-12-17 16:11:14 +0200
  • 779715277e Extract tar files with "data" filter in Python >= 3.12 Andrew Murray 2024-12-17 22:28:17 +1100
  • 0ca832cfa5
    Merge branch 'main' into xmp Andrew Murray 2024-12-17 18:43:00 +1100
  • 88f6be3f19
    Merge pull request #8604 from radarhere/libjpeg-turbo Andrew Murray 2024-12-17 08:24:27 +1100
  • 2c120b53f6
    Merge pull request #8579 from radarhere/tiff_debug Hugo van Kemenade 2024-12-16 15:16:41 +0200
  • e40033dfc4
    Merge pull request #8494 from radarhere/gif_palette Hugo van Kemenade 2024-12-16 15:10:17 +0200
  • 0958114521 Corrected harfbuzz URL Andrew Murray 2024-12-16 21:03:33 +1100
  • 5e35ca359c Updated libjpeg-turbo URL Andrew Murray 2024-12-16 20:17:36 +1100
  • ff47a59288 Added USE_RAW_ALPHA Andrew Murray 2024-12-16 16:56:57 +1100
  • 935c34a157
    Merge branch 'main' into winbuild Andrew Murray 2024-12-16 09:55:29 +1100
  • 6e45e71052
    Merge pull request #8601 from radarhere/zlib Hugo van Kemenade 2024-12-15 23:17:17 +0200
  • b585f9e560
    Simplified EXIF code (#12) Andrew Murray 2024-12-16 07:00:14 +1100
  • ddc8e7e459
    Use "rav1e" if available as default ("auto") avif encoder Frankie Dintino 2024-12-15 14:55:51 -0500
  • bdb24f9c84
    Removed _avif.HAVE_AVIF and _avif.VERSION (#11) Andrew Murray 2024-12-16 06:48:00 +1100
  • c2f21a233f
    Merge pull request #8599 from radarhere/releasenotes Hugo van Kemenade 2024-12-15 17:07:13 +0200
  • 7f6ebfb8c5 Added release notes for #8500 Andrew Murray 2024-12-15 23:40:38 +1100
  • 6373e8bcc4 Use .tar.gz zlib to match macOS and Linux Andrew Murray 2024-12-15 22:58:35 +1100
  • bad4693ec0 Raise ValueError when WMF inch is zero Andrew Murray 2024-12-15 13:52:12 +1100
  • 62d8ccc015 Derive dir from filename if root is the same Andrew Murray 2024-12-15 12:11:41 +1100
  • 4eaa6b71ef
    Merge branch 'main' into libavif-plugin Andrew Murray 2024-12-15 08:15:57 +1100
  • a7338f8ce7
    Merge pull request #8500 from nulano/zlib-ng Andrew Murray 2024-12-15 07:01:42 +1100
  • c79aab7cc9
    Merge pull request #8598 from radarhere/libxau Hugo van Kemenade 2024-12-14 11:50:32 +0200
  • 01bc487ff4
    Merge branch 'main' into zlib-ng Andrew Murray 2024-12-14 19:06:00 +1100
  • 0e5f5fcb29 Updated libXau to 1.0.12 Andrew Murray 2024-12-14 16:33:20 +1100
  • 8d77678d02
    chore(docs): update quality and speed with correct defaults Frankie Dintino 2024-12-13 10:55:25 -0500
  • f5dc957079
    Use cmds_cmake (#9) Andrew Murray 2024-12-14 02:47:18 +1100
  • a56acd86c4
    Removed unittest mock (#10) Andrew Murray 2024-12-14 02:44:38 +1100
  • bce51744f6
    Merge pull request #8596 from radarhere/macos Hugo van Kemenade 2024-12-13 17:18:47 +0200
  • 642b44c315 Test libjpeg-turbo on macOS Andrew Murray 2024-12-14 01:25:28 +1100
  • 7b73d775aa
    Merge branch 'main' into libavif-plugin Andrew Murray 2024-12-13 22:39:30 +1100
  • bc8e581efd
    Merge pull request #8593 from radarhere/brew Hugo van Kemenade 2024-12-13 13:37:56 +0200
  • 0a513879d1
    Merge pull request #8595 from radarhere/libjpeg-turbo Hugo van Kemenade 2024-12-13 13:37:05 +0200
  • e361930936 Updated libjpeg-turbo to 3.1.0 Andrew Murray 2024-12-13 18:56:59 +1100
  • 9ed96704d3 Do not attempt to install cmake if it is already present Andrew Murray 2024-12-13 07:28:48 +1100
  • 522505b714 Support saving CMYK JPEG2000 images Andrew Murray 2024-12-10 17:52:34 +1100
  • d66c51a356
    Merge pull request #8533 from radarhere/harfbuzz_10_1_0 Hugo van Kemenade 2024-12-10 09:29:30 +0200
  • 335dd2aa7c
    Merge pull request #8591 from radarhere/openjpeg_253 Hugo van Kemenade 2024-12-10 09:29:16 +0200
  • 2215eaf21d Updated openjpeg to 2.5.3 Andrew Murray 2024-12-10 06:25:48 +1100
  • 524d802eda
    fix: set exif orientation from irot/imir when decoding AVIF Frankie Dintino 2024-12-08 22:00:34 -0500
  • 0a3a3ef707 Add wbp extension to image/webp Seunghwan Chun 2024-12-08 12:30:17 +0900
  • de4c6c1976
    Removed ld64 flag (#6) Andrew Murray 2024-12-08 04:46:08 +1100
  • 9ad83119cf
    Allow libavif to install rav1e, except on manylinux2014 and aarch64 (#7) Andrew Murray 2024-12-08 04:42:38 +1100
  • d76ae2f10c
    Do not ignore SyntaxError when saving EXIF data (#8) Andrew Murray 2024-12-08 04:28:31 +1100
  • 90591d75db
    Merge pull request #8586 from python-pillow/pre-commit-ci-update-config Jeffrey A. Clark 2024-12-07 09:02:47 -0500
  • c5474ed433 Replace python-pillow.org with python-pillow.github.io Hugo van Kemenade 2024-12-06 20:26:07 +0200
  • 76356c5fe4
    Merge pull request #8582 from radarhere/imagefile_tile Hugo van Kemenade 2024-12-03 13:11:43 +0200
  • 3ce33a253a self.tile is not None Andrew Murray 2024-12-03 20:14:03 +1100
  • 78504658b1
    Merge pull request #8580 from python-pillow/renovate/cibuildwheel-2.x Hugo van Kemenade 2024-12-03 09:06:43 +0200
  • f4a9304bb3 Use CIBW_ENABLE Andrew Murray 2024-12-03 13:35:00 +1100
  • 80c562573a
    Update dependency cibuildwheel to v2.22.0 renovate[bot] 2024-12-03 02:28:52 +0000
  • c40bcbfc87 Improved error handling Andrew Murray 2024-12-03 10:31:57 +1100
  • c16ae6fefa Do not describe raw data as a table Andrew Murray 2024-12-03 09:19:26 +1100
  • 595bdf2057
    Merge pull request #8578 from python-pillow/pre-commit-ci-update-config Andrew Murray 2024-12-03 09:07:41 +1100
  • 0ab21dff1e Fix new Ruff errors Hugo van Kemenade 2024-12-02 20:29:38 +0200
  • 0000729f2a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-12-02 17:34:54 +0000
  • d4383f923d
    Merge pull request #8577 from hugovk/copyright-years Hugo van Kemenade 2024-12-02 09:05:43 +0200
  • 513fe2ca2d Only use start year in copyright, remove end years Hugo van Kemenade 2024-12-01 23:15:54 +0200
  • 32ee1060d1
    Merge pull request #8576 from radarhere/config Hugo van Kemenade 2024-11-30 19:02:54 +0200