Commit Graph

  • 3d6e8b6769
    Merge pull request #5424 from thijstriemstra/patch-1 Andrew Murray 2021-04-24 08:22:31 +1000
  • b09a9210d4
    Merge pull request #5414 from radarhere/morph Hugo van Kemenade 2021-04-23 16:52:55 +0300
  • fae03d8553
    Merge pull request #5422 from radarhere/appveyor Hugo van Kemenade 2021-04-23 16:23:12 +0300
  • ac1359ed5d
    Merge pull request #5419 from gladiusglad/exiftags Andrew Murray 2021-04-23 07:52:18 +1000
  • 28207d945c
    Merge pull request #5420 from radarhere/ico_test Hugo van Kemenade 2021-04-22 17:01:41 +0300
  • d62be3e354 Switched to saving 1-bit PDFs with DCTDecode Andrew Murray 2021-04-22 22:16:21 +1000
  • 900b849aa8 Use bpp from header Andrew Murray 2021-04-22 21:18:21 +1000
  • ef23737ebc
    Update docs/installation.rst Thijs Triemstra 2021-04-22 00:22:21 +0200
  • 5dce1fa607
    update table for py27 on raspberry pi os Thijs Triemstra 2021-04-21 19:40:56 +0200
  • 0da88de5de Updated macOS tested Pillow versions [ci skip] Andrew Murray 2021-04-21 23:38:20 +1000
  • 6b098a2c34 Changed TIFF tag 33723 length to 1 Andrew Murray 2021-04-21 22:37:47 +1000
  • 8446c471b5
    doc: add Raspberry Pi OS to platform support Thijs Triemstra 2021-04-20 23:13:31 +0200
  • 4b066e66da Added info about mode when saving for Windows [ci skip] Andrew Murray 2021-04-20 23:58:52 +1000
  • 9e80930ad8 Updated nasm to 2.15.05 Andrew Murray 2021-04-20 22:36:45 +1000
  • 510f93b886 Updated libtiff to 4.3.0 Andrew Murray 2021-04-16 23:01:01 +1000
  • ab8955b48e Update CHANGES.rst [ci skip] Andrew Murray 2021-04-20 21:47:21 +1000
  • 6967f3519f Test when "adobe_transform" is unable to be read Andrew Murray 2021-04-20 20:53:50 +1000
  • 8d52181123 Corrected test Andrew Murray 2021-04-20 20:24:50 +1000
  • bb5a34fcb0
    Merge pull request #5391 from radarhere/gif_disposal Hugo van Kemenade 2021-04-20 13:23:11 +0300
  • 72d7d1d0ea Add EXIF tags which are part of the EXIF 2.32 specification gladiusglad 2021-04-20 11:01:46 +0700
  • cfc9ad46bc Update CHANGES.rst [ci skip] Andrew Murray 2021-04-20 08:16:57 +1000
  • 9e73f7a324
    Merge pull request #5374 from radarhere/static Hugo van Kemenade 2021-04-19 17:58:35 +0300
  • d2e73b0304
    Merge pull request #5411 from radarhere/resize_default Hugo van Kemenade 2021-04-19 17:57:46 +0300
  • 40eceec70d Added contain method Andrew Murray 2021-04-19 20:12:52 +1000
  • fc08a72600
    Merge pull request #5400 from radarhere/mapdepth_16 Hugo van Kemenade 2021-04-18 13:00:29 +0300
  • 50fdc151ea
    Merge pull request #5396 from radarhere/mapdepth Hugo van Kemenade 2021-04-18 12:57:58 +0300
  • 7e4fd9d845 Changed incorrect mode errors to ValueError Andrew Murray 2021-04-18 14:47:05 +1000
  • 28eb57888d Update CHANGES.rst [ci skip] Andrew Murray 2021-04-18 12:33:00 +1000
  • 197673b9b2
    Merge pull request #4996 from nulano/jp2-decode-subsample Hugo van Kemenade 2021-04-17 21:42:17 +0300
  • 8a173cd8a6
    Merge pull request #5410 from radarhere/not_special Hugo van Kemenade 2021-04-17 21:38:33 +0300
  • 7c0344bb99 For special image modes, revert default resize resampling to NEAREST Andrew Murray 2021-04-17 12:18:42 +1000
  • 01871b88df Changed wording to avoid confusion with IMAGING_TYPE_SPECIAL [ci skip] Andrew Murray 2021-04-17 09:23:16 +1000
  • 82165c0e9c Updated libtiff to 4.3.0 Andrew Murray 2021-04-16 22:56:34 +1000
  • be24990535
    Merge branch 'master' into gif-transparency Andrew Murray 2021-04-16 19:03:19 +1000
  • 4351c37fc4 Corrected adobe_transform value Andrew Murray 2021-04-15 21:49:51 +1000
  • 7a4bf3df0f Changed exception type to be more specific Andrew Murray 2021-04-15 20:55:45 +1000
  • 96e0ce012a Updated redirected URL Andrew Murray 2021-04-15 20:45:45 +1000
  • 9b6fe1b039 Update CHANGES.rst [ci skip] Andrew Murray 2021-04-15 20:26:31 +1000
  • 1e074f5040
    Merge pull request #4144 from jansol/master Andrew Murray 2021-04-15 20:24:52 +1000
  • 85d251b479
    Merge pull request #5384 from radarhere/core_tags Hugo van Kemenade 2021-04-15 13:10:25 +0300
  • da704c75fc Update CHANGES.rst [ci skip] Andrew Murray 2021-04-15 19:05:04 +1000
  • a47072bcbe Treat previous contents of first frame as transparent Andrew Murray 2021-04-15 19:01:12 +1000
  • 2f5687f886
    Merge pull request #5390 from radarhere/gif_missing_background Hugo van Kemenade 2021-04-15 11:57:31 +0300
  • 8498bf725d Update CHANGES.rst [ci skip] Andrew Murray 2021-04-15 18:23:06 +1000
  • 0cc2943aef
    Merge pull request #5386 from radarhere/previous_frame_loaded Hugo van Kemenade 2021-04-15 10:47:44 +0300
  • 4dde8109d7 Resolved FIXME by reading mandatory FITS header items Andrew Murray 2021-04-14 22:48:27 +1000
  • 35107e9637 Changed failure to create decoder to OSError for Parser Andrew Murray 2021-04-14 20:01:56 +1000
  • 8803dd19f0 remove unused variables, PyPy 7.3.4 ships 64-bit binaries for Windows nulano 2021-04-12 20:24:04 +0200
  • 45003b78ed
    Merge pull request #5399 from cholojuanito/docs-pdf-param-update Andrew Murray 2021-04-11 15:18:37 +1000
  • 2cb1d056c0 Merge branch 'master' into jp2-decode-subsample Andrew Murray 2021-04-11 12:49:10 +1000
  • 8be655bec6 Merge branch 'master' into core_tags Andrew Murray 2021-04-11 12:46:37 +1000
  • f21cad5aa9 Merge branch 'master' into fix-draw-polygon Andrew Murray 2021-04-11 12:44:39 +1000
  • c5f886958a Merge branch 'master' into quant Andrew Murray 2021-04-11 12:41:48 +1000
  • a3dbee9f08 Cover horizontal lines both increasing in x Andrew Murray 2021-03-21 01:25:17 +1100
  • 006de79d60 Use assert_image_equal_tofile Andrew Murray 2021-03-20 22:42:10 +1100
  • 9a4b1301de Modify test code Tsung-Po Sun 2021-02-10 00:04:28 +0900
  • 87e7e88591 fix lint Tsung-Po Sun 2021-01-31 15:44:14 +0900
  • df0273e024 Reformat Tsung-Po Sun 2021-01-31 15:21:38 +0900
  • 324d934128 Remove spaces Tsung-Po Sun 2021-01-31 14:39:57 +0900
  • 824d2fa4f3 Add test Tsung-Po Sun 2021-01-31 14:38:46 +0900
  • 5491bd5eda Merge parallel horizontal edges in ImagingDrawPolygon Andrew Murray 2021-03-21 00:33:54 +1100
  • 65cdc21105 Changed quantize and quantize2 to static Andrew Murray 2021-04-01 14:04:00 +1100
  • fe668716ed
    Merge pull request #5397 from wiredfool/valgrind_fixes wiredfool 2021-04-10 19:15:17 +0100
  • ee41a133dd formatting nulano 2021-04-10 20:02:54 +0200
  • 75c60bd6bb Can't install valgrind in requirements, breaks doc building Eric Soroos 2021-04-10 17:47:18 +0200
  • 1c872a9eda lint stuff Eric Soroos 2021-04-10 16:58:01 +0200
  • a02e700f44
    Merge pull request #2 from radarhere/docs-pdf-param-update Tanner Davis 2021-04-10 06:54:56 -0600
  • fc64064387 Changed mode for 16-bit palette to BGR;15 Andrew Murray 2021-04-10 22:11:20 +1000
  • af6fb9c518 xfail the fuzzer check as well Eric Soroos 2021-04-10 12:03:39 +0200
  • c94f66ad13 make sure we return a mark decorator Eric Soroos 2021-04-10 12:03:15 +0200
  • 302ddc9b5e Corrected syntax Andrew Murray 2021-04-10 11:39:24 +1000
  • a3a69c8385 conditional mark for valgrind ignore Eric Soroos 2021-04-09 23:33:21 +0200
  • 8c38c80bb1
    Now the rst link to the Image class should work Tanner Davis 2021-04-09 11:47:29 -0600
  • 8da6eef073
    Made sure the rst link to the Image class was correct Tanner Davis 2021-04-09 11:09:16 -0600
  • ef3de6bf4f
    PDF format docs, append_images param update [ci skip] Tanner Davis 2021-04-09 10:53:33 -0600
  • 356681faae
    Merge pull request #5393 from hugovk/test-redos Andrew Murray 2021-04-09 23:34:11 +1000
  • 441e6426ae Initialize buffer with 0, fixes valgrind undefined behavior issues Eric Soroos 2021-04-09 13:41:07 +0200
  • 43aa6ade6f Local valgrind test target Eric Soroos 2021-04-09 13:39:28 +0200
  • 04df6e3bf1 mapdepth is only 1 byte Andrew Murray 2021-04-09 21:38:28 +1000
  • b01fd46fe6
    Merge pull request #5395 from radarhere/python3 Hugo van Kemenade 2021-04-09 13:43:45 +0300
  • 714d6c8cd3 Removed shebang line Andrew Murray 2021-04-09 19:10:53 +1000
  • b8c8375d0c Use python3 in shebang line Andrew Murray 2021-04-09 19:10:36 +1000
  • bde149be38 Add test for CVE-2021-25292 ReDoS Hugo van Kemenade 2021-04-08 23:53:22 +0300
  • 3cb2413066 Use zero if background color index is missing Andrew Murray 2021-04-08 08:04:20 +1000
  • 75c111903c
    Merge pull request #5382 from radarhere/rounded_rectangle Hugo van Kemenade 2021-04-07 19:31:19 +0300
  • 97207a8b19 Update CHANGES.rst [ci skip] Andrew Murray 2021-04-07 19:20:35 +1000
  • eeddc06305
    Merge pull request #5383 from radarhere/dds Hugo van Kemenade 2021-04-07 12:15:02 +0300
  • d661e438f6 Fixed ensuring that previous frame was loaded Andrew Murray 2021-04-06 19:31:51 +1000
  • 9d489f69ae Removed duplicate word in error message Andrew Murray 2021-04-05 19:06:22 +1000
  • 56dfc4a956 Added 301 and 532 to core tags Andrew Murray 2021-04-05 19:01:13 +1000
  • d06871d543 Set mode of three channel uncompressed RGB data to RGB Andrew Murray 2021-04-05 17:58:02 +1000
  • 6f87faf0ee Reversed rawmode for uncompressed RGB data Andrew Murray 2021-04-05 17:54:34 +1000
  • 92edc29439 Round down the radius in rounded_rectangle Andrew Murray 2021-04-05 08:54:06 +1000
  • e2ac1d1c34
    Merge pull request #5380 from radarhere/accept Hugo van Kemenade 2021-04-03 16:23:39 +0300
  • 60da129d4b Replaced register_open lambdas with _accept method for consistency Andrew Murray 2021-04-03 21:42:14 +1100
  • d4f9c6e082 Renamed register_open accept methods for consistency Andrew Murray 2021-04-03 21:51:23 +1100
  • 77a8a53a94 Allow converting an image to a numpy array to raise errors Andrew Murray 2021-04-03 13:20:58 +1100
  • 3c129142c8 Catch OSError Andrew Murray 2021-04-03 09:34:56 +1100
  • 39fe85f308
    Merge branch 'master' into jp2-decode-subsample Andrew Murray 2021-04-03 09:26:55 +1100
  • ee079ae67e
    Merge pull request #5378 from radarhere/fedora Hugo van Kemenade 2021-04-02 13:10:36 +0300