Commit Graph

  • c566a81c64 Updated libimagequant to 4.3.4 Andrew Murray 2025-02-10 21:47:37 +1100
  • 77226d9886
    Correct pre-commit exclusion rule. Russell Keith-Magee 2025-02-10 10:31:05 +0800
  • d687549f00
    Ensure patches are included in sdist. Russell Keith-Magee 2025-02-10 10:30:17 +0800
  • 1a0adc7f3f
    Use patched version of zlib-ng to fix install name. Russell Keith-Magee 2025-02-10 10:08:56 +0800
  • 3c2310e090
    Merge pull request #8739 from radarhere/boolean Hugo van Kemenade 2025-02-09 16:05:54 +0200
  • c81f2f5014
    Merge pull request #8740 from radarhere/tuple Hugo van Kemenade 2025-02-09 16:05:29 +0200
  • 422c0f607d Use default tp_flags Andrew Murray 2025-02-09 16:03:38 +1100
  • bfa2d64e0e Use member names to initialize PyTypeObjects Andrew Murray 2025-02-09 16:02:50 +1100
  • e1509ee88b
    Removed memset and ignoreAlpha (#20) Andrew Murray 2025-02-09 11:48:25 +1100
  • b59dea60a6 Simplify Python code by receiving tuple from C Andrew Murray 2025-02-08 21:07:25 +1100
  • 166d0b94d9 Use boolean format argument for irreversible Andrew Murray 2025-02-08 21:00:54 +1100
  • 1b0095fad4 Pass CFLAGS to build_simple directly Andrew Murray 2025-02-08 17:23:41 +1100
  • 56a72a3da4
    Merge branch 'main' into zlib-ng-with-sip Andrew Murray 2025-02-08 16:31:36 +1100
  • 40a874d850 Merge branch 'main' into msys Andrew Murray 2025-02-07 15:01:40 +1100
  • 7de1212c18
    Merge branch 'main' into libavif-plugin Andrew Murray 2025-02-07 11:27:43 +1100
  • 3075200dd5 Updated type hints Andrew Murray 2025-02-07 11:15:41 +1100
  • f4db366e41 Merge branch 'main' into px Andrew Murray 2025-02-07 08:51:58 +1100
  • a7aadcce6c
    Merge branch 'main' into typing Andrew Murray 2025-02-06 22:48:21 +1100
  • 19154a5478
    Merge branch 'main' into reduce-contention Andrew Murray 2025-02-06 22:47:54 +1100
  • 9ca85eb298
    Merge branch 'main' into context_manager Andrew Murray 2025-02-06 22:41:10 +1100
  • f056c259a7 Support ttb multiline text Andrew Murray 2025-02-04 21:07:05 +1100
  • b57b4e5f2c
    Merge pull request #8735 from radarhere/affine Hugo van Kemenade 2025-02-06 13:26:24 +0200
  • a788ab31ca
    Merge pull request #8734 from radarhere/module Hugo van Kemenade 2025-02-06 13:25:54 +0200
  • f55a0900f4
    Merge pull request #8724 from radarhere/mingw_libimagequant Hugo van Kemenade 2025-02-06 13:25:03 +0200
  • c73796dc1e
    Merge pull request #8733 from radarhere/tuple Hugo van Kemenade 2025-02-06 13:19:29 +0200
  • dd2bb392e6
    Merge pull request #8732 from radarhere/unused_parse Hugo van Kemenade 2025-02-06 13:18:34 +0200
  • a7524a34b2
    Merge pull request #8727 from radarhere/getpixel Hugo van Kemenade 2025-02-06 13:17:26 +0200
  • 41861e8e9f Updated AffineTransform docstring to mention it uses the inverse matrix Andrew Murray 2025-02-06 19:26:49 +1100
  • 7924b6a11f Use member names to initialize modules Andrew Murray 2025-02-05 20:20:57 +1100
  • a37702dd8a Removed unused format character Andrew Murray 2025-02-05 18:36:14 +1100
  • b19506a499 Simplify Python code by passing tuples to C Andrew Murray 2025-02-05 19:12:50 +1100
  • a7d7a1080e Removed redundant argument parsing Andrew Murray 2025-02-05 18:42:35 +1100
  • 2810d7c6ba
    Merge pull request #8721 from radarhere/justify Andrew Murray 2025-02-04 20:10:39 +1100
  • 159ffe3bc3 Fix mutex for Free-tread pythons wiredfool 2025-02-03 20:34:40 +0000
  • 92eb11eb09
    Merge pull request #8729 from python-pillow/pre-commit-ci-update-config Andrew Murray 2025-02-04 07:19:15 +1100
  • 00790e925d
    Updated comment Andrew Murray 2025-02-04 06:49:46 +1100
  • be3b0fd05c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-03 17:43:07 +0000
  • 240175733e Add a way to force the use of the old block allocator wiredfool 2025-02-03 17:40:10 +0000
  • 13e33010e0 Fix handling of capsule destruct sequencing wiredfool 2025-02-03 17:07:05 +0000
  • 955d678ca2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-03 17:35:58 +0000
  • 90d2506074
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-02-03 17:35:25 +0000
  • 9f94d4f9f8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-03 15:29:27 +0000
  • e7bd152aac Error handling: wiredfool 2025-02-03 15:23:55 +0000
  • 4fc8328fe9 remove unused code wiredfool 2025-02-03 11:48:09 +0000
  • ce1996d804 Use getpixel() instead of load() Andrew Murray 2025-02-03 19:32:59 +1100
  • 4508f37b91
    Use aom LICENSE instead of PATENTS (#19) Andrew Murray 2025-02-03 12:03:30 +1100
  • 19ba2dd6d7
    Use rgb.rowBytes in overflow check (#18) Andrew Murray 2025-02-03 12:03:13 +1100
  • 6cbad27c27
    Merge branch 'main' into libavif-plugin Andrew Murray 2025-02-01 21:29:00 +1100
  • 4d1f874096
    Merge pull request #8725 from radarhere/macos Hugo van Kemenade 2025-02-01 12:23:49 +0200
  • 347a3865bf Revert "Ignore brew dependencies for libraqm on macOS 13" Andrew Murray 2025-02-01 12:21:15 +1100
  • 69c9572517 Added ImageDraw link Andrew Murray 2025-02-01 10:54:18 +1100
  • fca48db866
    Added quote marks Andrew Murray 2025-02-01 10:02:42 +1100
  • c5d27af0f1
    Merge pull request #8723 from radarhere/tiff_iimm Hugo van Kemenade 2025-01-31 17:53:06 +0200
  • e2a96a5c2c Only import distutils when type checking Andrew Murray 2025-01-25 18:23:34 +1100
  • cff21412c5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-30 13:27:18 +0000
  • 9b130e6d6c Reduce memory arena contention Kevin Newton 2025-01-24 14:14:33 -0500
  • 5bbbc46240 Fixed exceptions when closing AppendingTiffWriter Andrew Murray 2025-02-01 01:13:04 +1100
  • ec72d20d23 Added release notes Andrew Murray 2025-02-01 00:47:21 +1100
  • 9a58456c9b
    Added versionadded for justify Andrew Murray 2025-02-01 00:44:26 +1100
  • b9d3bb6347
    Merge branch 'main' into context_manager Andrew Murray 2025-01-31 23:21:50 +1100
  • 793e1fcba2
    Merge pull request #8709 from radarhere/seek Hugo van Kemenade 2025-01-31 14:11:07 +0200
  • e69c9ca753
    Merge branch 'main' into typing Andrew Murray 2025-01-31 22:46:38 +1100
  • b03f143df1
    Merge pull request #8701 from radarhere/stroke_outside Hugo van Kemenade 2025-01-31 13:35:22 +0200
  • 84adbe5da8
    Support saving PNG cICP chunk (#8704) Hugo van Kemenade 2025-01-31 13:24:08 +0200
  • 1e115987af Do not install libimagequant Andrew Murray 2025-01-31 19:09:03 +1100
  • 6fad11a926 added mutex around refcount, renamed arrow_borrow to refcount wiredfool 2025-01-30 21:00:02 +0000
  • e4f2a4a291
    Merge pull request #8717 from radarhere/none Andrew Murray 2025-01-30 22:27:42 +1100
  • 10eaff8ac7 Added "justify" align for multiline text Andrew Murray 2025-01-29 20:12:45 +1100
  • 7093de46a7 Moved common multiline code into _prepare_multiline_text Andrew Murray 2025-01-29 19:42:25 +1100
  • 9a4f39588d Use embedded color for text length in multiline_text Andrew Murray 2025-01-29 18:58:53 +1100
  • f598c03233 Removed unused file Andrew Murray 2025-01-29 17:33:55 +1100
  • 849768df7a Remove unused declaration Aleksandr Karpinskii 2024-09-17 15:49:20 +0200
  • a9d05a1e51
    Fixed unclosed file warnings (#8705) Andrew Murray 2025-01-28 07:59:44 +1100
  • a8c88c213c
    Merge branch 'main' into context_manager Andrew Murray 2025-01-27 21:31:34 +1100
  • e19a1496c2
    Use monkeypatch (#8707) Andrew Murray 2025-01-27 21:17:51 +1100
  • e7ae4aaad0 Use Py_RETURN_NONE macro when possible Aleksandr Karpinskii 2024-09-18 11:42:44 +0200
  • 3f506ed88b Restored blank line Andrew Murray 2025-01-27 15:02:02 +1100
  • 09a9ee83cd
    Merge pull request #1 from radarhere/typing AsfhtgkDavid 2025-01-26 15:57:59 +0200
  • eed59263eb Moved Anchor and Direction into ImageFont Andrew Murray 2025-01-26 15:16:51 +1100
  • 0e0515ce95 Moved Align into ImageDraw Andrew Murray 2025-01-26 14:19:03 +1100
  • dd7e092513 Use anchor and direction in ImageFont Andrew Murray 2025-01-26 13:52:43 +1100
  • 83c19d8f3e Added missing anchor Andrew Murray 2025-01-26 13:38:27 +1100
  • 5373c5ca5e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-25 20:57:12 +0000
  • 0edb3041d0 Delete autogen Literal AsfhtgkDavid 2025-01-25 22:56:41 +0200
  • 5a56008edb Fix ImageDraw AsfhtgkDavid 2025-01-25 22:38:39 +0200
  • 653c5bd1bb [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-25 20:37:35 +0000
  • de17499b95 Merge remote-tracking branch 'origin/typing' into typing AsfhtgkDavid 2025-01-25 22:36:54 +0200
  • f68fdd65a9 Add missed import AsfhtgkDavid 2025-01-25 22:36:38 +0200
  • fb6c1d9498 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-25 20:33:19 +0000
  • 69ae6662cb Improved typing for ImageDraw AsfhtgkDavid 2025-01-25 22:07:46 +0200
  • d02417e411 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-25 16:25:41 +0000
  • ad492ee4d8 Pull readonly in from the C level wiredfool 2025-01-25 16:21:15 +0000
  • 1410d23453
    Removed qmin and qmax (#17) Andrew Murray 2025-01-26 03:00:44 +1100
  • 55f5351e3d Test for size, add offset support wiredfool 2025-01-25 15:43:22 +0000
  • 388da5c4a4 Test rejection of incorrect modes wiredfool 2025-01-25 15:12:41 +0000
  • dbe0304bb3 Tests for destructors of the PyCapsules wiredfool 2025-01-25 14:12:31 +0000
  • 244dded7a8
    Typing Lint wiredfool 2025-01-25 13:43:01 +0000
  • af64250144
    Lint wiredfool 2025-01-25 13:42:53 +0000
  • 2b88b1c49d
    Typing Lint wiredfool 2025-01-25 13:42:42 +0000
  • 9d584a1014
    Lint wiredfool 2025-01-25 13:42:32 +0000