Commit Graph

  • 30db27c3aa
    CI: Only invoke bash once for build step. DWesl 2022-05-11 08:01:02 -0400
  • 63cd3cb76b
    Merge pull request #9 from radarhere/add-cygwin-to-ci DWesl 2022-05-10 15:26:36 -0400
  • 9c580ce649
    Merge pull request #6286 from radarhere/fedora Hugo van Kemenade 2022-05-10 18:31:27 +0300
  • b2b294bbfa
    Merge pull request #6284 from radarhere/xfail Hugo van Kemenade 2022-05-10 14:14:20 +0300
  • 1dff85a7ee Added Fedora 36 Andrew Murray 2022-05-10 20:57:36 +1000
  • f94c707b74
    Merge pull request #291 from radarhere/numpy mergify[bot] 2022-05-09 21:58:07 +0000
  • 3bce17175c Replaced test image to fix xfail Andrew Murray 2022-05-09 22:30:04 +1000
  • 4737154415 Simplified logic since NumPy 1.22 dropped support for Python 3.7 Andrew Murray 2022-05-09 21:53:21 +1000
  • 7d74e7c0c0 Updated NumPy to latest 1.21 on 32-bit Andrew Murray 2022-05-09 21:53:41 +1000
  • 18e1005fbf Update CHANGES.rst [ci skip] Andrew Murray 2022-05-09 21:35:28 +1000
  • 5e0e1e4114
    Merge pull request #6283 from radarhere/palette Hugo van Kemenade 2022-05-09 14:32:34 +0300
  • ef8fd7f8b9 Populate Python palette in fromarray() Andrew Murray 2022-05-09 18:50:54 +1000
  • 0c7868b8cd Added Cygwin badge Andrew Murray 2022-05-08 21:40:46 +1000
  • 035e95551d Use build.sh Andrew Murray 2022-05-08 21:30:42 +1000
  • c919db11a8 Install cffi Andrew Murray 2022-05-07 22:32:46 +1000
  • 134023796e
    Merge pull request #6280 from radarhere/macos Hugo van Kemenade 2022-05-07 17:52:50 +0300
  • c6cdd4dd52 Adjust formatting Andrew Murray 2022-05-07 23:13:41 +1000
  • dc4906c865 Updated codecov action to v3 Andrew Murray 2022-05-07 22:50:30 +1000
  • 740695e802 Updated macOS tested Pillow versions Andrew Murray 2022-05-07 22:29:18 +1000
  • c5356010ff
    Merge pull request #8 from radarhere/add-cygwin-to-ci DWesl 2022-05-07 07:46:41 -0400
  • 7c97d84576
    CI: Stop testing numpy imports DWesl 2022-05-07 07:42:40 -0400
  • b5a8ec56c0
    Merge pull request #6264 from radarhere/turbo Hugo van Kemenade 2022-05-07 09:33:58 +0300
  • a5b20f7a34 Removed setting alternative Andrew Murray 2022-05-07 15:29:49 +1000
  • eee481176d Removed DLL rebase Andrew Murray 2022-05-07 14:52:28 +1000
  • b670df828d
    STY: Fix English in .github/workflows/test-cygwin.yml DWesl 2022-05-06 22:43:03 -0400
  • 1fd5f54450 Update CHANGES.rst [ci skip] Andrew Murray 2022-05-07 08:30:14 +1000
  • 6b05a28482
    Merge pull request #6253 from radarhere/png_chunk_length Hugo van Kemenade 2022-05-07 00:29:38 +0300
  • f84684931d
    Merge pull request #6265 from radarhere/gif_duration Hugo van Kemenade 2022-05-06 18:44:01 +0300
  • c824ab048f Fixed drawing translucent 1px high polygons Andrew Murray 2022-05-06 22:35:26 +1000
  • 3005ea1ef3 Merge branch 'main' into add-cygwin-to-ci Andrew Murray 2022-05-06 10:51:24 +1000
  • 3fa89f09eb
    Merge pull request #6274 from radarhere/imagetk Hugo van Kemenade 2022-05-05 23:41:55 +0300
  • 2067f60409 STY: Commit suggestions from PR review. DWesl 2022-05-05 15:21:22 -0400
  • 45f862e7dc Update CHANGES.rst [ci skip] Andrew Murray 2022-05-05 21:32:27 +1000
  • 779fb4975b
    Merge pull request #6270 from radarhere/samples_per_pixel Hugo van Kemenade 2022-05-05 14:22:19 +0300
  • 4e52d06e6c Added test Andrew Murray 2022-05-05 17:57:08 +1000
  • 3ad3d2e0ef Update CHANGES.rst [ci skip] Andrew Murray 2022-05-05 09:57:39 +1000
  • 26e68ed321 Skip test_imagetk if tk raises a RuntimeError Andrew Murray 2022-05-04 22:30:44 +1000
  • 941ff61f17
    CI: Drop 32-bit Cygwin from regular testing DWesl 2022-05-04 09:23:24 -0400
  • e42d8b0890
    Merge pull request #6261 from radarhere/stderr Hugo van Kemenade 2022-05-04 16:22:52 +0300
  • 3aef70ce39
    Merge pull request #6269 from radarhere/jpeg2k Hugo van Kemenade 2022-05-04 15:52:32 +0300
  • 4dc1a55f65 Adjust BITSPERSAMPLE to match SAMPLESPERPIXEL Andrew Murray 2022-05-04 22:11:10 +1000
  • 886fcbe3d6 Do not open images with zero or negative height Andrew Murray 2022-05-04 21:25:40 +1000
  • 48f763a378 Manually merge radarhere's additional tests Ben Rudiak-Gould 2022-05-03 13:53:50 -0700
  • 88f46f3c99 Add a comment Ben Rudiak-Gould 2022-05-03 13:42:04 -0700
  • 46802d5def Removed unused import and restored existing checks (#1) Andrew Murray 2022-05-03 09:01:23 +1000
  • 4e12ccc63e Support more affine expression forms in Image.point Ben Rudiak-Gould 2022-04-30 22:58:44 -0700
  • 7e084c7ede Use durations from each frame by default when saving Andrew Murray 2022-05-03 20:07:47 +1000
  • a90d9666fb libjpeg-turbo may result in different pixels Andrew Murray 2022-05-03 19:20:58 +1000
  • 0b134250fa
    CI: Use alternatives to select python version (#4) DWesl 2022-05-02 20:38:12 -0400
  • 0c1720d358 Hide stderr from --keep-system-libs Andrew Murray 2022-05-03 09:19:09 +1000
  • ce7489884f
    CI: Update Cygwin pip, but not on 32-bit DWesl 2022-05-02 17:54:49 -0400
  • 9d988dab6a Update CHANGES.rst [ci skip] Andrew Murray 2022-05-02 21:11:01 +1000
  • 0a30e431d2
    Merge pull request #6138 from jameshilliard/fix-pkg-config Andrew Murray 2022-05-02 21:09:45 +1000
  • dac49dc5ef
    Merge pull request #6198 from MaxFork/improve-changeslog Andrew Murray 2022-05-02 19:24:01 +1000
  • 44bb3e62df Update CHANGES.rst [ci skip] Andrew Murray 2022-05-02 08:23:19 +1000
  • 87c2373265
    Merge pull request #6242 from radarhere/ppm_maxval Hugo van Kemenade 2022-05-01 21:21:52 +0300
  • f0205f9385
    Merge pull request #290 from radarhere/freetype mergify[bot] 2022-05-01 14:10:08 +0000
  • 44494a1171 Set furthestV to first v in case compute_distances does not assign it Andrew Murray 2022-05-01 23:26:54 +1000
  • b299d7cfc2 Simplified code by using unsigned int instead of union Andrew Murray 2022-05-01 22:33:49 +1000
  • 31800a0213
    Merge pull request #6255 from radarhere/freetype mergify[bot] 2022-05-01 12:37:26 +0000
  • 47756b9bcd Updated freetype to 2.12.1 Andrew Murray 2022-05-01 21:57:59 +1000
  • 9f5eafd3ab Updated freetype to 2.12.1 Andrew Murray 2022-05-01 21:56:20 +1000
  • 51bdc99b96 Raise ValueError if PNG chunks are truncated Andrew Murray 2022-05-01 13:45:58 +1000
  • 143e57b6cd
    CI: Specify python minor version everywhere on Cygwin DWesl 2022-04-29 20:40:57 -0400
  • 81b473f9d2 Raise ValueError for invalid maxval Andrew Murray 2022-04-30 10:37:50 +1000
  • 3453b0ea5d
    Merge pull request #3 from radarhere/add-cygwin-to-ci DWesl 2022-04-29 20:36:35 -0400
  • 2d25e668e7 Do not install NumPy on Python 3.11 Andrew Murray 2022-04-30 10:19:48 +1000
  • 08e0d0b817
    CI: Use bash for rebase step DWesl 2022-04-29 13:15:04 -0400
  • 88c406eac9
    CI: Stop using login shell for build step DWesl 2022-04-29 12:57:52 -0400
  • e0f4c21d01
    CI: Remind bash to ignore CR in workflow DWesl 2022-04-29 12:36:05 -0400
  • 41976ae125
    FIX: Fix syntax for shell call DWesl 2022-04-29 11:34:13 -0400
  • ed0c37d528
    CI: Don't use shell for build information DWesl 2022-04-29 11:27:01 -0400
  • 91e6457360
    CI: Stop using login shell for build info DWesl 2022-04-29 10:53:19 -0400
  • afa3cea96a
    Merge branch 'main' into add-cygwin-to-ci DWesl 2022-04-29 10:43:30 -0400
  • fdbab82f9e
    CI: Use dash to check system-info.py DWesl 2022-04-29 09:54:23 -0400
  • 7d5162cb37
    Merge pull request #6250 from radarhere/jpeg2000 Hugo van Kemenade 2022-04-29 13:54:00 +0300
  • 9c9aa9964e Skip tests unless JPEG 2000 is available Andrew Murray 2022-04-29 19:17:03 +1000
  • c45b029717
    Merge 5bd776a621 into 489d6f32f1 Kuri Schlarb 2022-04-29 08:23:30 +0000
  • 489d6f32f1
    Merge pull request #6249 from hugovk/3.11-dev Andrew Murray 2022-04-29 18:22:30 +1000
  • f4d2082a27
    Fix for RST rendering Hugo van Kemenade 2022-04-29 10:33:49 +0300
  • b4dab3aca3 Test Python 3.11-dev Hugo van Kemenade 2022-04-28 21:28:46 +0300
  • 3afd0959c0
    Merge pull request #2 from radarhere/improve-changeslog Max Base 2022-04-28 15:27:56 +0530
  • 2613429e24
    Merge pull request #6247 from radarhere/link Andrew Murray 2022-04-28 09:46:36 +1000
  • d42efd7ec0
    Update URL (#16) Hugo van Kemenade 2022-04-28 01:26:57 +0300
  • 87e4ffcc59
    Update CHANGES.rst Max Base 2022-04-27 18:19:04 +0430
  • a50c3957df Updated URL Andrew Murray 2022-04-27 22:28:10 +1000
  • ea24341c5f Use bold syntax Andrew Murray 2022-04-27 22:03:10 +1000
  • 5a8b8b95f6 Use literal code blocks Andrew Murray 2022-04-27 22:01:35 +1000
  • 9830abd19e Formatted script improvements as table Andrew Murray 2022-04-27 21:35:40 +1000
  • 09b27753e5 Clarify that 0.2b1 was released for Windows only, not 0.2b2 Andrew Murray 2022-04-27 20:58:50 +1000
  • 0edfea0bbc Changed indents and kept line length Andrew Murray 2022-04-27 21:36:35 +1000
  • 73646ad9d2
    Merge pull request #6243 from radarhere/webp Hugo van Kemenade 2022-04-26 21:14:27 +0300
  • 7c9fa63093
    Merge pull request #6246 from radarhere/all_frames Hugo van Kemenade 2022-04-26 21:12:29 +0300
  • 6ec9dfb9c0 If an exception is raised, try again without system paths Andrew Murray 2022-04-23 21:58:30 +1000
  • 9ea4624704 Search pkg-config system libs/cflags. James Hilliard 2022-03-15 23:31:59 -0600
  • a2b74b04eb Update CHANGES.rst [ci skip] Andrew Murray 2022-04-26 20:54:08 +1000
  • bb879d7b41
    Merge pull request #6244 from axt-one/fix-darwin-screencapture-bug Andrew Murray 2022-04-26 20:53:07 +1000
  • 5da5cafb31 Added all_frames() to documentation Andrew Murray 2022-04-26 20:33:29 +1000
  • 9fb0087ec2 modified screencapture option in ImageGrab.grab() axt-one 2022-04-26 18:04:08 +0900
  • f64dd53897 Test invalid WebP background colors Andrew Murray 2022-04-26 18:55:54 +1000