Commit Graph

  • 0968401acc
    Merge pull request #212 from radarhere/freetype Hugo van Kemenade 2021-07-20 08:33:48 +0300
  • 449491e8d2 Updated freetype to 2.11.0 Andrew Murray 2021-07-20 07:45:55 +1000
  • 1d73a483f4 Added "transparency" argument to load() Andrew Murray 2021-07-19 09:08:45 +1000
  • 426b730d3b Update CHANGES.rst [ci skip] Andrew Murray 2021-07-18 18:18:56 +1000
  • 7484bb08b4
    Merge pull request #5588 from kmilos/patch-2 Andrew Murray 2021-07-18 18:17:25 +1000
  • a9fccfada1 Added WalImageFile class Andrew Murray 2021-07-18 12:35:27 +1000
  • 0a7af10827 Instead of drawing border, calculate palette index before image creation in expand() Andrew Murray 2021-07-16 20:58:32 +1000
  • a139b97845 Cleanup Meithal 2021-07-15 20:48:47 +0200
  • 3fbc9eb229 self.mode = "BGRA" wasn't correct and captured by #affa059 Meithal 2021-07-15 20:33:35 +0200
  • a46f5cdd0a PSD layer count may be negative Andrew Murray 2021-07-15 19:38:26 +1000
  • e766ddbc39 Removed unnecessary code Andrew Murray 2021-07-13 22:59:49 +1000
  • 63c3b26f6a Fixed using info dictionary when writing multiple frames Andrew Murray 2021-07-13 23:02:23 +1000
  • 696b82e440 Update CHANGES.rst [ci skip] Andrew Murray 2021-07-13 21:25:59 +1000
  • 1fd0411ee4
    Merge pull request #5609 from thak1411/round-error Andrew Murray 2021-07-13 21:24:15 +1000
  • ca0738dbf6
    Merge pull request #1 from radarhere/round-error Rn 2021-07-13 18:12:53 +0900
  • ca16cf2aac Added test Andrew Murray 2021-07-13 18:47:55 +1000
  • 0521ac71e0 Renamed variable Andrew Murray 2021-07-13 18:43:56 +1000
  • 45aec95717 Fixed round error in saving apng file thak1411 2021-07-13 12:07:36 +0900
  • 83c05aaf8d
    Merge pull request #5605 from radarhere/https mergify[bot] 2021-07-12 13:02:47 +0000
  • 97e0cb85ee Keep transparency when converting from P to LA or PA Andrew Murray 2021-07-12 22:55:12 +1000
  • 6ad12e69ec Added build_xz Andrew Murray 2021-07-12 22:25:23 +1000
  • 622a1cd542 Changed URLs to HTTPS Andrew Murray 2021-07-12 21:00:36 +1000
  • 43ea81c6db For save_all with palette, do not include palette with each frame Andrew Murray 2021-07-11 22:52:32 +1000
  • b45fdd0817 Allow saving WebP with icc_profile None Andrew Murray 2021-07-10 15:15:10 +1000
  • 5cdcc2cf64 Added tags when saving YCbCr TIFF Andrew Murray 2021-07-10 01:20:36 +1000
  • a39cb04f3e Consider I;16 pixel size when drawing text Andrew Murray 2021-07-09 21:23:43 +1000
  • be30792714
    Merge pull request #5596 from radarhere/harfbuzz Hugo van Kemenade 2021-07-09 09:12:34 +0300
  • 90fdd92a9e
    Merge pull request #210 from radarhere/harfbuzz Hugo van Kemenade 2021-07-09 09:11:44 +0300
  • 4c76ed03a7 Updated harfbuzz to 2.8.2 Andrew Murray 2021-07-09 10:08:29 +1000
  • 4cb095670b Updated harfbuzz to 2.8.2 Andrew Murray 2021-07-09 10:07:44 +1000
  • fdfa9e8521 If default conversion from P is RGB with transparency, convert to RGBA Andrew Murray 2021-07-08 17:08:11 +1000
  • abb192c9b3 Added test Andrew Murray 2021-07-07 19:16:44 +1000
  • 01e423da00
    Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression Miloš Komarčević 2021-07-07 09:38:06 +0200
  • 59030211cd Pillow -> 8.3.1 Andrew Murray 2021-07-07 00:12:47 +1000
  • 92933b8657 8.3.1 version bump 8.3.1 Andrew Murray 2021-07-06 18:04:02 +1000
  • 31bd320791 Added release notes for 8.3.1 Andrew Murray 2021-07-07 00:03:45 +1000
  • 5fe583598f Added release notes for 8.3.1 Andrew Murray 2021-07-07 00:03:45 +1000
  • afca674cd4 Update CHANGES.rst [ci skip] Andrew Murray 2021-07-06 17:57:16 +1000
  • c712d68df2 Catch OSError when checking if fp is sys.stdout Andrew Murray 2021-07-06 11:00:03 +1000
  • 9b4fff85b3 Handle removing orientation from alternate types of EXIF data Andrew Murray 2021-07-06 10:37:28 +1000
  • 76037e514f Use numpy.array with dtype Thomas Viehmann 2021-07-01 14:08:51 +0200
  • 2ebb695a3a Use numpy.float64 instead of numpy.float to avoid deprecation (thank you radarhere) Thomas Viehmann 2021-07-01 14:06:13 +0200
  • 7e8cefaee4 Make Image.__array__ take optional dtype argument Thomas Viehmann 2021-07-01 13:09:40 +0200
  • b6111065de Update CHANGES.rst [ci skip] Andrew Murray 2021-07-06 17:57:16 +1000
  • f6c91c3db9
    Merge pull request #5585 from radarhere/stdout Hugo van Kemenade 2021-07-06 09:05:46 +0300
  • 340adc5f0e
    Merge pull request #5584 from radarhere/exif_transpose Hugo van Kemenade 2021-07-06 09:03:49 +0300
  • f962b18f69 Catch OSError when checking if fp is sys.stdout Andrew Murray 2021-07-06 11:00:03 +1000
  • 917a598615 Handle removing orientation from alternate types of EXIF data Andrew Murray 2021-07-06 10:37:28 +1000
  • b057f5f40f
    Merge pull request #5579 from radarhere/simplified Hugo van Kemenade 2021-07-05 17:19:17 +0300
  • 9688507193 Removed variable Andrew Murray 2021-07-05 23:02:26 +1000
  • d43d446997
    Merge pull request #5572 from t-vi/__array__-dtype Andrew Murray 2021-07-05 22:05:37 +1000
  • 919f38e3d9 Try test Meithal 2021-07-05 00:20:15 +0200
  • e3704b1a66
    Merge pull request #209 from radarhere/workaround Hugo van Kemenade 2021-07-04 16:11:47 +0300
  • d9c14e9ccd Merge branch 'master' into patch-3 Meithal 2021-07-04 13:14:43 +0200
  • 9707d33ed9 Allow "exif" to also accept bytestring Andrew Murray 2021-07-04 13:32:41 +1000
  • c0f619384c Added "exif" keyword argument to save Image.Exif instance Andrew Murray 2021-07-04 12:33:55 +1000
  • 8bc5d8e8d8 Removed multibuild workaround Andrew Murray 2021-07-03 19:05:46 +1000
  • eb0b407724
    Merge pull request #208 from radarhere/untar Hugo van Kemenade 2021-07-02 22:57:01 +0300
  • 94ecb27903
    Merge pull request #5570 from hugovk/add-3.10 Andrew Murray 2021-07-02 23:43:12 +1000
  • a1132f8cf8
    Merge pull request #70 from radarhere/add-3.10 Hugo van Kemenade 2021-07-02 16:09:38 +0300
  • 8996b9ff9a Used line block in table heading Andrew Murray 2021-07-02 22:18:18 +1000
  • b424d2fc3a Added multibuild workaround Andrew Murray 2021-07-02 22:13:16 +1000
  • 58a80ad3a9
    speed improvements Glenn Jocher 2021-07-02 13:05:02 +0200
  • 7fb93f4540
    Remove image.copy() op from exif_transpose() Glenn Jocher 2021-07-02 12:13:38 +0200
  • 38fa78fe30
    Merge pull request #69 from radarhere/add-3.10 Hugo van Kemenade 2021-07-02 12:41:46 +0300
  • 9aab18c5e9 Removed bottom gap in table headings Andrew Murray 2021-07-02 18:59:48 +1000
  • 45d5848c30 Use line blocks instead of blank lines Andrew Murray 2021-07-02 18:59:12 +1000
  • 113eecfa22 Removed multibuild workaround Andrew Murray 2021-07-02 18:13:22 +1000
  • 8d1b433c76
    Use numpy.array with dtype Thomas Viehmann 2021-07-01 14:08:51 +0200
  • 73f6cf22f3 Use numpy.float64 instead of numpy.float to avoid deprecation (thank you radarhere) Thomas Viehmann 2021-07-01 14:06:13 +0200
  • 1c03526b65 Make Image.__array__ take optional dtype argument Thomas Viehmann 2021-07-01 13:09:40 +0200
  • 95cf343df4 Split support table to fit on page Hugo van Kemenade 2021-07-01 13:30:19 +0300
  • 26c5eb4bbc Add th headers to tables, newlines, fix typo Hugo van Kemenade 2021-07-01 12:44:37 +0300
  • e7d1b2f4cb Add support for Python 3.10 Hugo van Kemenade 2021-07-01 12:40:25 +0300
  • 53ce23c749 8.4.0.dev0 version bump Andrew Murray 2021-07-01 16:55:53 +1000
  • 8e12a09081 Pillow -> 8.3.0 Andrew Murray 2021-07-01 14:02:42 +1000
  • 51591a80a4 8.3.0 version bump 8.3.0 Andrew Murray 2021-07-01 13:53:49 +1000
  • 8041c0405d Update CHANGES.rst [ci skip] Andrew Murray 2021-07-01 13:21:37 +1000
  • d254e581a1 Added release notes for #5567 Andrew Murray 2021-07-01 13:31:57 +1000
  • 31c473898c
    Merge pull request #5567 from radarhere/sprintf Andrew Murray 2021-07-01 12:57:13 +1000
  • fa66d150e2 Enable strip chopping for large TIFFs Miloš Komarčević 2021-05-31 12:18:34 +0200
  • 23b21511b4 Update CHANGES.rst [ci skip] Andrew Murray 2021-07-01 00:38:47 +1000
  • 861a031304
    Merge pull request #5514 from kmilos/fix_tiff_rowsperstrip Hugo van Kemenade 2021-06-30 17:31:42 +0300
  • f6683683c8 Update CHANGES.rst [ci skip] Andrew Murray 2021-07-01 00:30:00 +1000
  • 06f88ddff4
    Merge pull request #4526 from newpanjing/master Hugo van Kemenade 2021-06-30 17:13:43 +0300
  • 518ee3722a Use snprintf instead of sprintf Andrew Murray 2021-06-30 23:47:10 +1000
  • 5f4653d0b4 Attempt to read dpi information from JPEG2000's resc header box Roger Baumgartner 2021-06-30 05:53:11 -0700
  • 7f275c1bfc Create BoxReader helper class to parse JPEG2000 header Roger Baumgartner 2021-06-29 18:07:29 -0700
  • 43f5a5f80b Combined sizes and types into dictionary Andrew Murray 2021-06-30 23:30:59 +1000
  • 6fd4c6e82d Update CHANGES.rst [ci skip] Andrew Murray 2021-06-30 23:05:26 +1000
  • 914950959b
    Merge pull request #4989 from gofr/4962-jpeg-zigzag mergify[bot] 2021-06-30 12:37:26 +0000
  • dfeb49c107 Documented deprecation Andrew Murray 2021-06-30 21:47:41 +1000
  • 1b74bddfde
    Merge pull request #5564 from radarhere/getcolor Andrew Murray 2021-06-30 21:45:21 +1000
  • afb6ad27d7 Sorted deprecations by removal date Andrew Murray 2021-06-30 20:57:21 +1000
  • d11c794997 Merge branch 'master' into 4962-jpeg-zigzag Andrew Murray 2021-06-30 20:54:55 +1000
  • 8f5762ec5f Parametrized test Andrew Murray 2021-06-30 20:32:48 +1000
  • 5f4504bb03 Limit sprintf modes to 10 characters Andrew Murray 2021-06-15 15:14:26 +1000
  • b5c15e93f2 Update CHANGES.rst [ci skip] Andrew Murray 2021-06-30 19:34:42 +1000
  • 70c7514a4a
    Added specific removal details Andrew Murray 2021-06-30 19:29:52 +1000
  • cab9179a85
    Merge pull request #5315 from radarhere/simplified Andrew Murray 2021-06-30 19:24:19 +1000