Commit Graph

  • 01c06ad6c6 Update Python 2 doc URLs to Python 3 Jon Dufresne 2018-06-09 20:47:46 -0700
  • 531f7dac90 Added PR numbers in CHANGES [ci skip] Andrew Murray 2018-06-09 14:20:36 +1000
  • 39683665c2 Fixed typo [ci skip] Andrew Murray 2018-06-09 14:09:55 +1000
  • ccf267c6f0 Updated URL [ci skip] Andrew Murray 2018-06-09 10:27:03 +1000
  • a8e8bd6637
    Merge pull request #3144 from thijstriemstra/patch-1 Hugo 2018-06-08 17:55:50 +0300
  • 15a4aaec7c Improved Image.transform documentation [ci skip] Andrew Murray 2018-06-08 22:04:13 +1000
  • 02f99c5889
    Merge pull request #3155 from radarhere/legacy_api_test Hugo 2018-06-06 17:00:52 +0300
  • 5ef5a3c9b2 Corrected test Andrew Murray 2018-06-06 22:34:09 +1000
  • b5357c4e37
    Merge pull request #3149 from radarhere/super Hugo 2018-06-04 15:38:30 +0300
  • 1947d65c7b Removed unnecessary init method Andrew Murray 2018-06-03 16:43:30 +1000
  • f1704a6f21
    Merge pull request #3151 from radarhere/psdraw Hugo 2018-06-01 14:33:07 +0300
  • 30b292c6d8 Corrected argument name in documentation Andrew Murray 2018-06-01 20:18:41 +1000
  • e2127a6d60 Test ImageDraw2.ellipse Hugo 2018-05-20 17:11:07 +0300
  • 67e5540021 Skip font tests when ImageFont not available Hugo 2018-05-18 10:32:57 +0300
  • 9050b47169 Not in this version, not in any version Hugo 2018-05-17 23:14:35 +0300
  • 031c4d937f Test ImageDraw2 Hugo 2018-05-17 23:14:23 +0300
  • 33972b8452
    Update CHANGES.rst Hugo 2018-05-31 09:07:05 +0300
  • e514a60d82
    Merge pull request #3148 from radarhere/hsv Hugo 2018-05-31 09:05:08 +0300
  • 3d82672404 Added getrgb hsb color string Andrew Murray 2018-05-31 06:14:29 +1000
  • b50f63430f Added getrgb hsv color string Andrew Murray 2018-05-31 06:13:22 +1000
  • d2854f3925 Add unit tests for alpha fill color fix Matt 2018-05-30 15:05:58 +0100
  • 06efe1826b
    Update CHANGES.rst Hugo 2018-05-30 14:27:18 +0300
  • 312abf7c1a
    Merge pull request #3146 from radarhere/imagecolor Hugo 2018-05-30 14:26:27 +0300
  • f0c4a436f3 Fix transform fill color for alpha images Matt 2018-05-30 12:14:54 +0100
  • adda3b7473 Allow float values in getrgb hsl color string Andrew Murray 2018-05-30 21:00:44 +1000
  • e67849dc09
    add raspbian stretch to supported platforms Thijs Triemstra 2018-05-29 15:47:20 +0200
  • 821862c401 If a Qt version is already imported, attempt to use it first Andrew Murray 2018-05-29 21:21:53 +1000
  • e06e2777bc Corrected PR number [ci skip] Andrew Murray 2018-05-27 21:41:09 +1000
  • 85cb8eee8b Corrected PR number [ci skip] Andrew Murray 2018-05-27 21:39:26 +1000
  • ce8d2b5d1a
    Update CHANGES.rst Hugo 2018-05-27 13:14:15 +0300
  • 924465ccb0
    Merge pull request #3141 from radarhere/readme Hugo 2018-05-27 13:13:41 +0300
  • 8d8d00f304 Changed ellipse point calculations to be more evenly distributed Andrew Murray 2018-05-27 15:32:22 +1000
  • ed6cb7da5b Fixed typo Andrew Murray 2018-05-27 12:30:41 +1000
  • 61693f43de
    Merge pull request #3140 from radarhere/winbuild Hugo 2018-05-26 08:44:37 +0300
  • 4d7fa5f115 Updated winbuild python versions Andrew Murray 2018-05-24 20:10:54 +1000
  • efa045a755
    Update CHANGES.rst Hugo 2018-05-24 17:57:43 +0300
  • c46566cc6e
    Merge pull request #3133 from hugovk/upgrade-appveyor-to-pypy-6.0.0 Hugo 2018-05-24 17:19:41 +0300
  • 07b657203d
    Update CHANGES.rst Hugo 2018-05-18 15:23:51 +0300
  • f60a26c0da
    Merge pull request #3136 from radarhere/libjpeg Hugo 2018-05-18 15:23:11 +0300
  • f25673ee56
    Merge pull request #88 from radarhere/libjpeg Hugo 2018-05-18 15:22:37 +0300
  • 3bbd0a5810 Fixed saving a multiframe image as a single frame PDF Andrew Murray 2018-05-18 22:15:45 +1000
  • d6bb3fb4d8 Updated libjpeg to 9c Andrew Murray 2018-05-18 21:40:20 +1000
  • e92ef63cac Updated libjpeg to 9c Andrew Murray 2018-05-18 20:56:55 +1000
  • 33592b4f73 No need to import sys Hugo 2018-05-17 23:21:47 +0300
  • d524664215 Re-enable test for PyPy, we're long past 5.3.1 Hugo 2018-05-17 21:42:20 +0300
  • 90ab677d44 Re-enable test for PyPy Hugo 2018-05-17 18:07:56 +0300
  • 5ca35bbcb3
    Merge pull request #3080 from hugovk/improve-draw-coord-docs Hugo 2018-05-17 16:18:10 +0300
  • 1a61ab2f23 AppVeyor: upgrade to PyPy 6.0.0 Hugo 2018-05-17 16:10:01 +0300
  • 2185420c6c
    Merge pull request #3129 from radarhere/docs Hugo 2018-05-13 16:15:10 +0300
  • 1c88afe5c0 Changed OS X references to macOS Andrew Murray 2018-05-13 20:55:04 +1000
  • c38f25a876 Corrected documentation syntax Andrew Murray 2018-05-13 20:52:11 +1000
  • c9e5be1d9d
    Merge pull request #81 from radarhere/libpng1632 Hugo 2018-05-10 17:48:46 +0300
  • df03a2425a
    Merge pull request #82 from radarhere/pkg-config-remove Hugo 2018-05-09 23:05:07 +0300
  • 93c9c81fd4
    Merge branch 'master' into libpng1632 Hugo 2018-05-09 23:02:47 +0300
  • ca08f11425
    Merge pull request #87 from radarhere/freetype Hugo 2018-05-09 23:00:31 +0300
  • baa987de0f
    Update CHANGES.rst Hugo 2018-05-09 22:54:03 +0300
  • 9614044811
    Merge pull request #3121 from radarhere/freetype Hugo 2018-05-09 22:48:30 +0300
  • ebb78aecb9 Added seek 0 and Jpeg for multiframe MPO fixes #1631 Jeremy Metz 2018-05-09 18:00:36 +0100
  • b6f337fa60 Clarify bounding box for arc, chord, ellipse, pieslice Hugo 2018-04-06 09:22:10 +0300
  • 3dbd4fb9e8 Fix DeprecationWarning in Python 3.7 Hugo 2018-05-06 15:31:43 +0300
  • 7206f95061 Updated freetype to 2.9.1 Andrew Murray 2018-05-04 19:35:59 +1000
  • 44b77b2f28 Updated freetype to 2.9.1 Andrew Murray 2018-05-02 21:18:43 +1000
  • 72f66fa448
    Merge pull request #3118 from radarhere/urls Hugo 2018-04-30 12:45:57 +0300
  • 765a6c7e74 Updated redirected URLs Andrew Murray 2018-04-30 14:20:32 +1000
  • f77adb5ab3 Replaced broken URLs with archive URLs Andrew Murray 2018-04-30 11:01:09 +1000
  • 4ff25b751b
    Update CHANGES.rst Hugo 2018-04-26 11:23:11 +0300
  • d765fddd96
    Merge 37d9892d58 into 5e1a528eb2 Andrew Murray 2018-04-25 13:48:58 +0000
  • 5e1a528eb2
    Merge pull request #3090 from hugovk/deprecate-versions Hugo 2018-04-25 16:48:47 +0300
  • 37d9892d58 Changed conversion from implicit to explicit Andrew Murray 2018-04-25 22:12:30 +1000
  • 827e7307af
    Merge pull request #84 from python-pillow/revert_xcode_version Hugo 2018-04-25 14:39:12 +0300
  • de6baf65f3 Clarify PILLOW_VERSION will be removed after VERSION Hugo 2018-04-25 11:13:56 +0300
  • ef9bf76ce8 PILLOW_VERSION will be removed in a future release Hugo 2018-04-22 22:00:39 +0300
  • c18dce5625 'Use PIL.__version__ instead.' Hugo 2018-04-15 10:37:50 +0300
  • 3508d67999 Explicitly enumerate version constants Hugo 2018-04-11 17:02:24 +0300
  • 312b91717c Document deprecations in release note Hugo 2018-04-11 16:03:52 +0300
  • 34d66494ca Keep Image.VERSION here Hugo 2018-04-11 15:54:06 +0300
  • d80ed2e948 Deprecate PILLOW_VERSION and VERSION, use __version__ instead Hugo 2018-04-11 12:16:34 +0300
  • e33dd498f5 Prefer more conventional __version__ rather than PILLOW_VERSION Hugo 2018-04-11 12:05:09 +0300
  • 0c438db926
    Merge pull request #3076 from hugovk/add-3.7 Hugo 2018-04-25 11:20:31 +0300
  • 244a44c5f8
    Update CHANGES.rst Hugo 2018-04-25 08:43:04 +0300
  • 499d244481
    Merge pull request #3108 from radarhere/libwebp Hugo 2018-04-25 08:40:19 +0300
  • 4420f360d8 Removed bugged documentation tianyu 2018-04-24 23:19:31 +0800
  • 58474d1c8d Added test to ensure ImageDraw.multiline_textsize returns same value as ImageFont.getsize for single lines tianyu 2018-04-24 22:55:17 +0800
  • d6926009d0 Fixed bug: ImageDraw.multiline_textsize() returning wrong size by adding extra spacing tianyu 2018-04-24 22:54:27 +0800
  • ce505b7d1b Added documentation for ImageFont.getsize_multiline tianyu 2018-04-24 22:34:23 +0800
  • 3fda581963 Added test for getsize_multiline tianyu 2018-04-24 22:27:29 +0800
  • b77e89b286 Added getsize_multiline support for ImageFont tianyu 2018-04-24 22:15:16 +0800
  • 001c2fec88 Updated libwebp to 1.0.0 Andrew Murray 2018-04-23 10:27:40 +1000
  • 0b65d0791e
    Merge pull request #3111 from uploadcare/revert-valueerrors Hugo 2018-04-22 22:27:20 +0300
  • 572c06f6cc
    Merge pull request #3095 from hugovk/rm-del-draw Hugo 2018-04-22 20:54:01 +0300
  • 997e554593 Revert ValueErrors to RuntimeErrors in ImageMorph module Alexander 2018-04-22 20:52:38 +0300
  • dddeecc945
    Merge pull request #3055 from uploadcare/imagemorph-type-check Alexander Karpinsky 2018-04-22 20:10:34 +0300
  • 101c095e99 Add tests for wrong types Alexander 2018-04-22 19:51:57 +0300
  • 04a1f71b4c
    Merge pull request #3105 from radarhere/py3 Hugo 2018-04-22 18:37:33 +0300
  • ad36932ebb
    Merge pull request #3107 from radarhere/effects Hugo 2018-04-22 09:04:35 +0300
  • a943c4280a
    Merge pull request #85 from radarhere/libwebp Hugo 2018-04-22 07:56:39 +0300
  • 29bb2dde80 Updated multibuild Andrew Murray 2018-04-21 20:31:37 +1000
  • d922640332 Updated libwebp to 1.0.0 Andrew Murray 2018-04-21 20:57:34 +1000
  • 57c7a51b51 Renamed CLIP to CLIP8 Andrew Murray 2018-04-21 18:14:05 +1000
  • 99dcc57720 Moved CLIP definitions into ImagingUtils.h Andrew Murray 2018-04-21 16:35:58 +1000