Commit Graph

  • cacb8b3ce7 define rawmodes Yay295 2024-04-22 14:01:53 -0500
  • c9c50ac678 initialize accessors similar to converters/packers/unpackers eyedav 2025-07-19 16:00:26 +0200
  • feb7e6ef2d use mode structs in map.c Yay295 2024-04-22 12:59:17 -0500
  • d11819ca6b use mode structs in Unpack.c eyedav 2025-07-19 15:55:44 +0200
  • 31118b0019 set pointer to NULL after free Yay295 2024-04-22 12:48:26 -0500
  • 39d434b39d use (void) for empty function parameters Yay295 2024-04-22 12:47:51 -0500
  • 141c95df9a use mode structs in TiffDecode.c Yay295 2024-04-21 22:54:58 -0500
  • e75a0a9c39 use mode structs in Storage.c eyedav 2025-07-19 15:54:11 +0200
  • 858b0b3805 use mode structs in Resample.c eyedav 2025-07-19 15:47:47 +0200
  • c80fba3045 use mode structs in Reduce.c Yay295 2024-04-21 22:40:40 -0500
  • fb73d9003e use mode structs in Quant.c Yay295 2024-04-21 22:38:11 -0500
  • 7e48697f82 use mode structs in Point.c Yay295 2024-04-21 22:36:23 -0500
  • 2a9d712ceb use mode structs in Paste.c Yay295 2024-04-21 22:32:54 -0500
  • af3c24e12b use mode structs in Palette.c Yay295 2024-04-21 22:29:12 -0500
  • e5bc5b4ffa use mode structs in Pack.c eyedav 2025-07-19 15:47:07 +0200
  • 4906285619 add function isModeI16() to check if a mode is an I;16 mode eyedav 2025-07-19 15:41:13 +0200
  • 378c3bd23d use mode structs in Matrix.c Yay295 2024-04-21 20:03:46 -0500
  • 0abfdd25b1 use mode structs in JpegEncode.c Yay295 2024-04-21 20:00:42 -0500
  • 30d4cd0229 use mode structs in JpegDecode.c Yay295 2024-04-21 19:58:58 -0500
  • 98a2c63326 use mode structs in Jpeg2KEncode.c Yay295 2024-04-21 19:52:05 -0500
  • 33272580d0 use mode structs in Jpeg2KDecode.c Yay295 2024-04-21 19:45:28 -0500
  • 27497700ee use mode structs in Histo.c Yay295 2024-04-21 19:38:07 -0500
  • 2668338583 use mode structs in GetBBox.c Yay295 2024-04-21 19:35:06 -0500
  • cfe9155a0b use mode structs in Geometry.c Yay295 2024-10-12 21:10:41 -0500
  • af22363327 use mode structs in Filter.c eyedav 2025-07-19 15:39:16 +0200
  • 6202eefcff use mode structs in Fill.c Yay295 2024-04-21 19:27:30 -0500
  • 19c0d1da76 use mode structs in File.c Yay295 2024-04-21 19:25:46 -0500
  • b5c4b821bc use mode structs in Effects.c Yay295 2024-04-21 19:22:21 -0500
  • bcfe5f2172 use mode structs in Draw.c eyedav 2025-07-19 15:37:03 +0200
  • 9bf3495898 use mode structs in Convert.c eyedav 2025-07-19 15:12:51 +0200
  • ecf1fce82b use mode structs in Chops.c Yay295 2024-04-21 14:05:13 -0500
  • 6f6e1f99fc use mode structs in BoxBlur.c Yay295 2024-04-21 14:00:44 -0500
  • 38c75b9449 use mode structs in Blend.c Yay295 2024-04-21 13:16:01 -0500
  • d0541a73b9 use mode structs in Bands.c Yay295 2024-04-21 13:10:12 -0500
  • 82182ba548 use mode structs in AlphaComposite.c Yay295 2024-04-21 13:09:47 -0500
  • 0df2ed0640 use mode structs in Access.c eyedav 2025-07-19 14:53:22 +0200
  • a12dc30dc0 use mode structs in encode.c and decode.c eyedav 2025-07-19 14:46:29 +0200
  • a37f53c949 use mode structs in tkImaging.c Yay295 2024-04-21 00:58:11 -0500
  • 12409e4574 use mode structs in _imaging.c eyedav 2025-07-19 14:44:41 +0200
  • 63a45ad8d0 add special modes Yay295 2024-04-20 20:11:17 -0500
  • cd93629a5c use a struct for mode names instead of just a string Yay295 2024-04-20 16:40:43 -0500
  • 1077c4c80e
    Merge 81fa4e18c7 into d56032047d Andrew Murray 2025-07-16 15:16:56 +0200
  • a39d14648b Updated manifest Andrew Murray 2025-07-16 13:39:19 +1000
  • a426eb55af Remove file after test completion Andrew Murray 2025-07-16 13:40:22 +1000
  • 91bbeb5dcb Revert iOS change until the test runs again Andrew Murray 2025-07-16 13:54:13 +1000
  • d56032047d
    Add parallel compile from pybind11 (#8990) wiredfool 2025-07-15 18:26:13 +0200
  • 5e26d2fa2c
    Improve WmfImagePlugin test coverage (#9090) Hugo van Kemenade 2025-07-15 09:16:08 +0300
  • 638eb1b999
    Update dependency mypy to v1.17.0 (#9092) renovate[bot] 2025-07-15 13:23:40 +1000
  • 0e60ab41cc
    Update dependency mypy to v1.17.0 renovate[bot] 2025-07-15 01:35:41 +0000
  • 71d495add8
    Improve DdsImagePlugin test coverage (#9091) Hugo van Kemenade 2025-07-14 23:40:29 +0300
  • 7516805121 Improved DDS test coverage Andrew Murray 2025-07-14 19:29:27 +1000
  • 79914ec8a5 Check for scaling in macOS windows Andrew Murray 2025-07-09 20:00:20 +1000
  • 7eaac3fcf0 Updated documentation Andrew Murray 2025-07-07 18:13:07 +1000
  • 1f7e9c3b51 Apply suggestions from code review Yan-Ke Guo 2025-07-07 16:29:38 +0800
  • 5ce88dbe53 feat(ImageGrab): enhance grab function to support window-based screenshot capturing on macOS GUO YANKE 2025-07-07 13:57:11 +0800
  • d85fa7a247 Improved WmfImagePlugin test coverage Andrew Murray 2025-07-13 16:13:44 +1000
  • 51cb7c7ea8 Added release notes Andrew Murray 2025-07-13 15:57:28 +1000
  • 8383b72982 Removed replacement Andrew Murray 2025-07-13 15:54:54 +1000
  • c3dc5b9448 Updated error message Andrew Murray 2025-07-13 15:45:47 +1000
  • 4adff39bfd Improved test coverage Andrew Murray 2025-07-12 19:55:58 +1000
  • 6fdbf54331 Width and height are unsigned Andrew Murray 2025-07-12 19:50:19 +1000
  • cfa51ad4ad Populate single band Andrew Murray 2025-07-12 15:09:07 +1000
  • 68ac3375c6 Codec is always "iptc" Andrew Murray 2025-07-12 12:47:54 +1000
  • bc2519abf1 Removed helper method _i8, unused since dump() was removed Andrew Murray 2025-07-11 22:45:22 +1000
  • d80cf0ee1b
    Improve ImageMath test coverage (#9087) Hugo van Kemenade 2025-07-11 20:35:36 +0300
  • a8bb7579dc Improved ImageMath test coverage Andrew Murray 2025-07-11 21:06:30 +1000
  • 14dd262502 Updated libpng to 1.6.50 Andrew Murray 2025-07-11 18:26:09 +1000
  • 7b1ba29b5b
    Remove unused _save_cjpeg (#9084) Hugo van Kemenade 2025-07-11 10:58:56 +0300
  • 3c4fe62c1e
    Update libwebp to 1.6.0 (#9082) Hugo van Kemenade 2025-07-11 10:46:17 +0300
  • 7328cf2e5e Reduced number of bytes read Andrew Murray 2025-07-11 17:19:56 +1000
  • 561ae3760c Set correct size for rotated images after opening Andrew Murray 2025-07-11 17:18:47 +1000
  • 74e36e0ee5 Added RGBX and CMYK as alternatives for RGBA array data Andrew Murray 2025-07-11 16:48:46 +1000
  • 985544d557 Do not disable libwebpexamples Andrew Murray 2025-07-11 13:28:08 +1000
  • 722c130b31
    Restored URL Andrew Murray 2025-07-11 13:12:38 +1000
  • d88986a184
    Link transitive dependencies Andrew Murray 2025-07-11 12:53:43 +1000
  • 50dde1c125 Remove unused _save_cjpeg Andrew Murray 2025-07-10 23:19:16 +1000
  • 8b695cc0d3 When deleting EXIF IFD tag, clear IFD data Andrew Murray 2025-07-10 22:50:05 +1000
  • 6c12d188db Updated libwebp to 1.6.0 Andrew Murray 2025-07-10 22:33:31 +1000
  • d74fdc4b5d
    Ensure dynamic libjpeg libraries are not linked (#9081) Hugo van Kemenade 2025-07-10 11:06:32 +0300
  • 2af930b2f7
    Ensure dynamic libjpeg libraries are not linked. Russell Keith-Magee 2025-07-10 12:07:38 +0800
  • 31e6c716ac Improved features test coverage Andrew Murray 2025-07-09 22:26:25 +1000
  • 329d6a6a62
    Remove reference to libtiff 3.x (#9072) Hugo van Kemenade 2025-07-08 20:01:35 +0300
  • 3e5df07b34
    Fix unclosed file warning (#9065) Hugo van Kemenade 2025-07-08 19:57:09 +0300
  • d58f4d5f1f
    Added "Colors" to concepts (#9067) Hugo van Kemenade 2025-07-08 19:56:53 +0300
  • cbd47d8609 Removed handling of deprecated WebP features Andrew Murray 2025-07-08 23:07:07 +1000
  • f6df21baee Merge branch 'main' into imagecms-typing Andrew Murray 2025-07-08 21:19:04 +1000
  • c9cf688ee7 Removed ImageDraw.getdraw hints deprecation section Andrew Murray 2025-07-08 21:10:26 +1000
  • 2195faf0dc
    Update dependency cibuildwheel to v3.0.1 (#9075) renovate[bot] 2025-07-08 13:44:13 +1000
  • 06f5cd1dde
    Restored manylinux2014 wheels (#9059) Andrew Murray 2025-07-08 11:31:03 +1000
  • 23373c8a7e Merge branch 'main' into progress Andrew Murray 2025-07-08 08:27:00 +1000
  • 9bd4016db9
    Update dependency cibuildwheel to v3.0.1 renovate[bot] 2025-07-07 22:23:48 +0000
  • 5a3d3c6f28
    Merge branch 'main' into convert_mode Andrew Murray 2025-07-08 07:48:56 +1000
  • 99737228c5 Only deprecate fromarray mode for changing data types Andrew Murray 2025-07-08 06:53:22 +1000
  • 56aa9c745c
    Merge branch 'main' into manylinux Andrew Murray 2025-07-08 06:51:37 +1000
  • 7ec13fedc7
    Merge branch 'main' into alpha_composite Andrew Murray 2025-07-08 06:50:44 +1000
  • 27d47b3abf
    [pre-commit.ci] pre-commit autoupdate (#9073) Hugo van Kemenade 2025-07-07 23:43:15 +0300
  • dc7d646db0 Use correct bands for 2 band histograms Andrew Murray 2025-07-01 22:52:23 +1000
  • e88f312029 Fix unclosed file warning Andrew Murray 2025-07-05 12:57:07 +1000
  • 4cfef00574 Added "Colors" to concepts Andrew Murray 2025-07-05 16:33:22 +1000
  • 14b0cebfc1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-07-07 17:16:48 +0000