Alex Clark
|
9e5494e9a6
|
Merge pull request #3123 from hugovk/collections.abc-deprecationwarning
Fix collections ABCs DeprecationWarning in Python 3.7
|
2018-06-30 18:00:10 -04:00 |
|
Andrew Murray
|
d9653a48c7
|
Added file handling links in documentation
|
2018-06-30 16:44:59 +10:00 |
|
Andrew Murray
|
7274636a7e
|
Added coordinate system links in documentation
|
2018-06-24 14:34:01 +10:00 |
|
Hugo
|
3c032a3809
|
Merge pull request #3171 from radarhere/save
Corrected argument name in documentation
|
2018-06-14 09:31:31 +03:00 |
|
Hugo
|
aaa2560374
|
Merge pull request #3164 from radarhere/fill
Improved Image.transform documentation
|
2018-06-14 09:27:37 +03:00 |
|
Andrew Murray
|
a73dcf42ad
|
Corrected argument name in documentation
|
2018-06-12 04:42:25 +10:00 |
|
Andrew Murray
|
ae2ffb8a05
|
Fixed transform fillcolor argument when image mode is RGBA or LA
|
2018-06-12 04:41:46 +10:00 |
|
Andrew Murray
|
15a4aaec7c
|
Improved Image.transform documentation [ci skip]
|
2018-06-08 22:04:13 +10:00 |
|
Hugo
|
3dbd4fb9e8
|
Fix DeprecationWarning in Python 3.7
|
2018-05-06 15:31:43 +03:00 |
|
Hugo
|
de6baf65f3
|
Clarify PILLOW_VERSION will be removed after VERSION
|
2018-04-25 11:24:50 +03:00 |
|
Hugo
|
ef9bf76ce8
|
PILLOW_VERSION will be removed in a future release
|
2018-04-25 11:24:50 +03:00 |
|
Hugo
|
d80ed2e948
|
Deprecate PILLOW_VERSION and VERSION, use __version__ instead
|
2018-04-25 11:21:38 +03:00 |
|
Hugo
|
e33dd498f5
|
Prefer more conventional __version__ rather than PILLOW_VERSION
|
2018-04-25 11:21:38 +03:00 |
|
Hugo
|
04a1f71b4c
|
Merge pull request #3105 from radarhere/py3
Change Python version checks to use util
|
2018-04-22 18:37:33 +03:00 |
|
Andrew Murray
|
b4e6cdadac
|
Added py3 variable to _util
|
2018-04-20 09:19:13 +10:00 |
|
Andrew Murray
|
30c9ca15fb
|
Fixed docstrings
|
2018-04-18 16:00:17 +10:00 |
|
storesource
|
f358038968
|
modify comment
|
2018-03-27 19:03:35 +05:30 |
|
storesource
|
bca6c4384f
|
Added review Changes
Changed parameter name to fillcolor
Added full stop on param description
|
2018-03-27 19:01:33 +05:30 |
|
storesource
|
a42beccee7
|
Enabling background colour parameter on rotate
Enabling the user to choose the background colour of the final rotated image rather than just black.
parameter added: backgroundcolor
|
2018-03-26 19:29:44 +05:30 |
|
wiredfool
|
c004b6beaa
|
Merge pull request #2998 from hugovk/simplify-version-checks
Simplify version checks
|
2018-03-21 07:50:51 +00:00 |
|
Hugo
|
ddc9e73b47
|
Merge pull request #2965 from vashek/master
Support appending to existing PDFs
|
2018-03-13 11:30:25 +02:00 |
|
Hugo
|
13767f045f
|
Use named version attributes and simplify version checks
|
2018-03-12 10:35:29 +02:00 |
|
Andrew Murray
|
c13ccf13a1
|
Added missing whitespace
|
2018-03-06 19:53:07 +11:00 |
|
Andrew Murray
|
2202196162
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
|
Andrew Murray
|
d212808e3d
|
Fixed typo
|
2018-01-27 16:19:02 +11:00 |
|
Dvořák Václav
|
6207b44ab1
|
issue #2959: support appending to existing PDFs
|
2018-01-18 14:33:11 +01:00 |
|
wiredfool
|
0bb3f4fee9
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
|