Commit Graph

  • d86648c1a6
    Merge pull request #2967 from radarhere/libimagequant wiredfool 2018-01-24 10:48:02 +0000
  • cfacf8bff8 issue #2959: fix test for nonexistent PDF file Dvořák Václav 2018-01-24 02:39:15 +0100
  • a187a361cb issue #2959: add tests and fixes, text encoding, remove remnants of text writing from PdfImagePlugin Dvořák Václav 2018-01-24 02:28:39 +0100
  • ba211ff549 issue #2959: pdfParser selftest Dvořák Václav 2018-01-22 21:35:55 +0100
  • 65112bad7e issue #2959: fix Python 3.4 not supporting bytes%tuple Dvořák Václav 2018-01-22 16:39:08 +0100
  • 96cfcddadd Updated raqm to 0.4.0 Andrew Murray 2018-01-22 06:15:45 +1100
  • 788128e84f
    Add libdirs for ppc64le and armv7l Nehal J Wani 2018-01-21 20:48:50 +0530
  • 89ce1c0f12 Merge pull request #2924 from Huluti/patch-1 5.0.x Alex Clark 2018-01-02 15:16:04 -0500
  • bf6b35dc10 Updated libimagequant to 2.11.7 Andrew Murray 2018-01-20 07:14:31 +1100
  • 6207b44ab1 issue #2959: support appending to existing PDFs Dvořák Václav 2018-01-18 14:33:11 +0100
  • cca94054aa Changed assert statements to unittest calls Andrew Murray 2018-01-17 22:01:37 +1100
  • 1aefc90cb0 Removed __main__ code Andrew Murray 2018-01-09 06:21:52 +1100
  • 4afed260dc Updated freetype to 2.9 Andrew Murray 2018-01-13 06:26:42 +1100
  • b9ea73738e
    Merge pull request #2953 from radarhere/docstring Hugo 2018-01-12 12:50:33 +0200
  • 454ffe4a01 Changed tutorial code to use docstring [ci skip] Andrew Murray 2018-01-12 20:46:16 +1100
  • ef725932fe Merge 0f3be2a084 into d1257a0a38 Andrew Murray 2018-01-12 09:17:22 +0000
  • 0f3be2a084 Added __main__ check Andrew Murray 2018-01-12 20:14:29 +1100
  • 8edbc79e7f Fix "TypeError: 'NoneType' object is not iterable" for PPC and CRUX Hugo 2018-01-11 12:45:52 +0200
  • d1257a0a38
    Merge pull request #2947 from hugovk/codecov-fix-missing-base-report Hugo 2018-01-10 16:50:55 +0200
  • 75ea204b08 Avoid "Missing base report" due to committing CHANGES.rst with "[CI skip]" Hugo 2018-01-10 16:33:15 +0200
  • a65049146b Either codecov.yml or .codecov.yml is allowed, let's group with other dotfiles Hugo 2018-01-10 16:30:13 +0200
  • 8f88d6b60a Only extract first Exif segment Hugo 2018-01-09 17:24:57 +0200
  • 4bde7258d4 Fixed typo [ci skip] Andrew Murray 2018-01-10 22:22:44 +1100
  • dc127273f4 Add RGBXX RGBXXX YCbCrXX YCbCrXXX rawmodes for TIFFs Alexander 2018-01-06 18:27:54 +0300
  • 1f4fd49a80 unpack CMYK TIFFs optional channels Alexander 2018-01-06 17:55:29 +0300
  • b39306fb32 Merge 1fc184cace into dca1247c47 Andrew Murray 2018-01-07 12:08:49 +0000
  • 83e3fbbea2 Geometry: Revert affine_fixed changes. Lubosz Sarnecki 2018-01-07 04:19:59 +0100
  • dca1247c47
    Update CHANGES.rst Hugo 2018-01-06 20:45:17 +0200
  • e92e730597
    Merge pull request #2935 from wiredfool/crc Hugo 2018-01-06 20:43:35 +0200
  • 05040292fe
    Merge pull request #2937 from radarhere/fixes Hugo 2018-01-06 20:25:23 +0200
  • 696b3819e8 Combined two excerpt statements Andrew Murray 2018-01-06 21:58:05 +1100
  • b7aab522e1 Added syntax print statements Andrew Murray 2018-01-06 21:51:45 +1100
  • 3c73043509 Simplified use of sys.argv Andrew Murray 2018-01-06 21:47:14 +1100
  • 59b9d1dc46 Simplified Image.open call Andrew Murray 2018-01-06 21:40:12 +1100
  • 1fc184cace Replaced exec with getattr Andrew Murray 2018-01-06 19:02:14 +1100
  • 4bc33d3e4a Remove _imaging.crc32 in favor or builtin python crc32 implementation Eric Soroos 2018-01-05 15:53:50 +0000
  • 02a1aa4ee8 Typing: Note about fromarray and the buffer interface Eric Soroos 2018-01-05 15:23:42 +0000
  • 4a30b7af69 Typing: Ignore forcibly setting things to errors Eric Soroos 2018-01-05 14:30:27 +0000
  • bee50685cb Typing: ImageShow typehints Eric Soroos 2018-01-05 14:28:22 +0000
  • 132ce41ff1 Typing: TiffImagePlugin: ignore meta stuff Eric Soroos 2018-01-05 14:24:46 +0000
  • 523c4502bc Typing: _imaging.clear_cache Eric Soroos 2018-01-05 14:22:54 +0000
  • db0e083555 Typing: Image.open Eric Soroos 2018-01-05 14:09:57 +0000
  • 4b241c4f5c Typing: Image.fromarray Eric Soroos 2018-01-05 14:01:55 +0000
  • 0bbfb3b290 Typing: Image.frombuffer Eric Soroos 2018-01-05 13:05:30 +0000
  • 18f5f2c21b Typing: Image.frombytes Eric Soroos 2018-01-05 12:58:06 +0000
  • 95cf0a6e9f Typing: additional imports Eric Soroos 2018-01-05 12:51:44 +0000
  • a5c66e456b Typing: Image.transform Eric Soroos 2018-01-05 12:46:30 +0000
  • 404d6f31c7 Whitespace Eric Soroos 2018-01-05 12:38:54 +0000
  • e220e00386 Typing: Image.getchannel Eric Soroos 2018-01-05 12:36:52 +0000
  • 4b47177634 Typing: Image.save Eric Soroos 2018-01-05 10:58:04 +0000
  • 864e953136 Typing: Image.transform Eric Soroos 2018-01-05 10:42:31 +0000
  • 0ac6d6ad52
    Update CHANGES.rst [ci skip] wiredfool 2018-01-05 10:37:03 +0000
  • 276bb42a62
    Merge pull request #2928 from hugovk/mv-tk-to-src wiredfool 2018-01-05 10:36:07 +0000
  • 83124c5ca8 Typing: resize -- ignore tuple manipulations Eric Soroos 2018-01-05 10:34:41 +0000
  • 3ee774ede0 Typing: Ignore py2/py3 differences Eric Soroos 2018-01-05 10:27:05 +0000
  • 02e10805e0 Typing: Image.putalpha Eric Soroos 2018-01-05 10:15:27 +0000
  • 42086c3a35 Typing: Image.alphacomposite Eric Soroos 2018-01-05 10:08:35 +0000
  • baef2abb8e
    Update CHANGES.rst Hugo 2018-01-05 08:53:59 +0200
  • c372be43b7
    Merge pull request #2933 from jdufresne/cache Hugo 2018-01-05 08:52:37 +0200
  • 987c191cd7 Merge 9bad957ec2 into 52c05b441f Lee 2018-01-05 02:54:15 +0000
  • 4d3339b703 Added tests Andrew Murray 2018-01-05 11:26:24 +1100
  • 4e69b9c553 Skip outline if the draw operation fills with the same colour Andrew Murray 2018-01-04 20:46:04 +1100
  • 9cf5371571 Enable pip cache in Travis CI Jon Dufresne 2018-01-04 05:30:53 -0800
  • 52c05b441f
    Merge pull request #2932 from jdufresne/alpha-req Hugo 2018-01-04 18:30:22 +0200
  • 1f1b90f513 Ignore that which mypy gets wrong Eric Soroos 2018-01-04 14:18:07 +0000
  • 6e45d8d577 Typing: UNDONE-- Mostly complete paste with working type annotations Eric Soroos 2018-01-04 14:09:13 +0000
  • 7abb8bb771
    Merge pull request #2931 from python-pillow/docs-escape-s Hugo 2018-01-04 14:57:49 +0100
  • 928ff7f8c4 Sort requirements.txt alphabetically Jon Dufresne 2018-01-04 05:24:03 -0800
  • c49727552a
    Docs: Escape the s next to inline code formatting Hugo 2018-01-04 15:19:59 +0200
  • a0bdadf012 Typing: Clarify that this is a single band extrema Eric Soroos 2018-01-04 12:10:29 +0000
  • bebece4672 Typing: relaxed type for MultiChannelExtrema Eric Soroos 2018-01-04 11:58:39 +0000
  • 13e1902d5c Tabs->spaces Eric Soroos 2018-01-04 11:50:14 +0000
  • 4d06d70613 Typing: Additional extrema types Eric Soroos 2018-01-04 11:49:53 +0000
  • bfb0a94439
    Add Twitter badge Hugo 2018-01-04 12:09:01 +0200
  • c0e8faa5bc Merge 9f815a27c9 into a795b40b05 Hugo 2018-01-04 09:29:45 +0000
  • a795b40b05
    Update CHANGES.rst Hugo 2018-01-04 11:18:20 +0200
  • 137ef0454c
    Merge pull request #2927 from radarhere/imports Hugo 2018-01-04 10:16:38 +0100
  • 9f815a27c9 Move Tk files to src Hugo 2018-01-04 09:35:53 +0200
  • 3916563a1b Move Tk files to src Hugo 2018-01-04 09:33:10 +0200
  • 30b2ddd070 Removed duplicate imports Andrew Murray 2018-01-04 15:40:46 +1100
  • 62b2bdf909 Removed unused imports Andrew Murray 2018-01-04 14:56:18 +1100
  • 2ce902a7f6 Typing: Image.getextrema Eric Soroos 2018-01-03 12:33:49 +0000
  • 9a0c10e10a Typing: Image.getcolors Eric Soroos 2018-01-03 12:11:33 +0000
  • 00fef4b5f5 Typing: ImageFilter Image.filter. Eric Soroos 2018-01-03 12:02:55 +0000
  • 6e79536e09 Typing: quantize Eric Soroos 2018-01-03 11:45:04 +0000
  • 4aaa3cb171 Added mypy cache to gitignore Eric Soroos 2018-01-03 11:43:58 +0000
  • 3697f87be1 Typing: *args to _getencoder, _getdecoder, tobytes, frombytes Eric Soroos 2018-01-03 11:38:28 +0000
  • a0666ccb7c Typing: __array_interface__ Eric Soroos 2018-01-03 11:27:03 +0000
  • e33706bc33 Typing, return required Eric Soroos 2018-01-03 11:17:53 +0000
  • 90a7414e06 Fix PyAccess type error Eric Soroos 2018-01-03 11:10:51 +0000
  • f55c6eb23f Type tags for TiffTags Eric Soroos 2018-01-03 11:02:07 +0000
  • 3ebc0f2455 Don't reassign crc on close Eric Soroos 2018-01-03 10:56:17 +0000
  • d4604bb62b Remove case for when _imaging module is not present Eric Soroos 2018-01-03 10:41:36 +0000
  • 352c4d0cf9 make target for typecheck Eric Soroos 2018-01-03 10:38:16 +0000
  • 79a09a27e5 src reorg Eric Soroos 2018-01-03 10:37:11 +0000
  • b2b035fb32 Use Color type for fillcolor wiredfool 2017-12-29 21:37:45 +0000
  • 2e94a2e649 Move fp handling into ImageFile Eric Soroos 2017-11-13 09:34:37 +0000
  • af9c0a1cfd clarifying type annotations Eric Soroos 2017-11-13 09:33:33 +0000
  • be22cc3165 Type annotations: aliases.py: Remove Any. neiljp (Neil Pilgrim) 2017-08-31 16:34:04 -0700
  • 9f011aafe3 Type annotations: _imaging.pyi: Amend Image.resize after API change. neiljp (Neil Pilgrim) 2017-08-31 15:40:18 -0700