Andrew Murray
|
fc354cabaa
|
Added method
|
2019-01-01 14:11:52 +11:00 |
|
Andrew Murray
|
b5b32a519b
|
Updated Travis CI from Fedora 26 and 27 to 28 and 29
|
2018-12-27 10:58:49 +11:00 |
|
Hugo
|
7beecb9f33
|
Flake8
|
2018-12-26 13:48:55 +02:00 |
|
Hugo
|
a43b8bac1e
|
Merge pull request #3506 from radarhere/png
Read textual chunks located after IDAT chunks for PNG
|
2018-12-26 13:34:50 +02:00 |
|
Hugo
|
e976bdb9c3
|
Merge pull request #3476 from radarhere/sidebar
Added functions to Read The Docs sidebar
|
2018-12-26 13:10:52 +02:00 |
|
Hugo
|
08a1901328
|
Merge pull request #3486 from hugovk/add-deprecations-and-removals-docs
Docs: Add page of deprecations and removals
|
2018-12-26 12:44:12 +02:00 |
|
Andrew Murray
|
95d80a7e5d
|
Corrected data type [ci skip]
|
2018-12-24 17:05:38 +11:00 |
|
Hugo
|
9dd0348be2
|
Merge pull request #3495 from radarhere/badges
Updated badge URLs
|
2018-12-15 11:22:53 +02:00 |
|
Andrew Murray
|
cb4f948ac0
|
Updated redirected URL
|
2018-12-15 00:05:35 +11:00 |
|
Hugo
|
69837baba2
|
Merge pull request #3490 from radarhere/open_files
Updated open files documentation
|
2018-12-13 21:14:22 +02:00 |
|
Andrew Murray
|
dfdfe6327b
|
Changed Read The Docs image URLs to match README
|
2018-12-14 05:59:56 +11:00 |
|
Andrew Murray
|
fc87e68d8c
|
Changed pillow-wheels badge branch to master
|
2018-12-14 05:59:55 +11:00 |
|
Andrew Murray
|
b0330047ff
|
Minor edit
|
2018-12-12 00:53:31 +11:00 |
|
Hugo
|
94f4c4a682
|
Apply suggestions from code review
Minor edits
Co-Authored-By: radarhere <3112309+radarhere@users.noreply.github.com>
|
2018-12-12 00:50:32 +11:00 |
|
Andrew Murray
|
91f727051b
|
Updated open files documentation
|
2018-12-11 14:39:10 +11:00 |
|
Hugo
|
ae21462249
|
Docs: Update CI targets
|
2018-12-08 17:12:36 +02:00 |
|
Andrew Murray
|
5eb7fa1a78
|
Stopped code highlighting
|
2018-12-08 06:28:46 +11:00 |
|
Hugo
|
b4e485ca53
|
Add deprecations and removals page to docs
|
2018-12-06 10:56:07 +02:00 |
|
Hugo
|
47119091e0
|
Merge pull request #3442 from radarhere/libimagequant
Updated libimagequant to 2.12.2
|
2018-12-01 22:45:00 +02:00 |
|
Andrew Murray
|
0f42cdd639
|
Added functions to Read The Docs sidebar
|
2018-11-23 18:57:17 +11:00 |
|
Hugo
|
ceebfc6fe8
|
flake8: E501 line too long
|
2018-11-11 19:01:11 +02:00 |
|
Hugo
|
6fbebdeeb3
|
flake8: E265 block comment should start with '# '
|
2018-11-11 19:01:10 +02:00 |
|
Hugo
|
afefc99096
|
flake8: E122 continuation line missing indentation or outdented
|
2018-11-11 19:01:10 +02:00 |
|
Hugo
|
0b7910c7cd
|
flake8: E402 module level import not at top of file
|
2018-11-11 19:01:10 +02:00 |
|
Hugo
|
eb9aee7048
|
flake8: F841 local variable is assigned to but never used
|
2018-11-11 19:01:10 +02:00 |
|
Andrew Murray
|
e805401403
|
Added documentation for negative index pixel access [ci skip]
|
2018-11-05 21:30:04 +11:00 |
|
Andrew Murray
|
1ace2f47ff
|
Added release notes for #3406 [ci skip]
|
2018-11-05 21:11:25 +11:00 |
|
Andrew Murray
|
2e8238fe34
|
Updated El Capitan tested Pillow version [ci skip]
|
2018-10-31 06:16:33 +11:00 |
|
Hugo
|
317fc66508
|
Revert "Remove broken downloads badge"
This reverts commit 45cbd25664 .
|
2018-10-29 16:11:42 +02:00 |
|
Andrew Murray
|
97eb784645
|
Updated libimagequant to 2.12.2
|
2018-10-29 20:40:43 +11:00 |
|
Alexander Karpinsky
|
2222a581ab
|
Merge pull request #3409 from uploadcare/resize-from-box-in-fit
Optimise ImageOps.fit by combining resize and crop
|
2018-10-18 11:55:06 +03:00 |
|
Alexander
|
61e46c265e
|
[ci skip] fix notes
|
2018-10-18 11:40:42 +03:00 |
|
Alexander
|
6cabcadae4
|
add release notes
|
2018-10-18 10:58:20 +03:00 |
|
Hugo
|
26065d3dd6
|
CI targets: update Ubuntu versions
* 14.04 Trusty has 2.7, 3.4-3.6, PyPy and PyPy3
* 16.04 Xenial has 2.7, 3.5-3.7
[CI skip]
|
2018-10-11 18:22:25 +03:00 |
|
Hugo
|
a6ce3d6f3b
|
CI targets: update Appveyor and MinGW versions
[CI skip]
|
2018-10-11 18:16:03 +03:00 |
|
Andrew Murray
|
7cdfddd1e8
|
Added macOS Mojave tested Pillow version [ci skip]
|
2018-10-05 21:40:20 +10:00 |
|
Hugo
|
bb795fc2d1
|
Move "Image size" under "API Changes"
To try to keep the headings consistent with before:
https://pillow.readthedocs.io/en/5.2.x/releasenotes/index.html
[CI skip]
|
2018-09-30 17:12:20 +03:00 |
|
Andrew Murray
|
39e95a6a43
|
Corrected documentation syntax
|
2018-09-30 21:47:47 +10:00 |
|
Hugo
|
2fa54408d4
|
Merge pull request #3203 from radarhere/size
Changed Image size property to be read-only by default
|
2018-09-30 14:35:35 +03:00 |
|
Andrew Murray
|
05f21695c7
|
Added release notes [ci skip]
|
2018-09-30 21:32:46 +10:00 |
|
Andrew Murray
|
da2c12533d
|
Added release notes for #3227 [ci skip]
|
2018-09-30 15:26:50 +10:00 |
|
Andrew Murray
|
cea6ecfdbb
|
Updated example decoders [ci skip]
|
2018-09-30 14:07:55 +10:00 |
|
Hugo
|
e2deb07608
|
Merge pull request #3274 from radarhere/pdf
Improve PDF document info
|
2018-09-29 17:43:05 +03:00 |
|
Andrew Murray
|
518b8c40af
|
Changed heading to past tense [ci skip]
|
2018-09-30 00:19:13 +10:00 |
|
Hugo
|
2d39410957
|
Note parameter is optional
|
2018-09-29 16:52:07 +03:00 |
|
Hugo
|
f4c3002b97
|
Fix unexpected indentation
|
2018-09-29 16:41:19 +03:00 |
|
Hugo
|
08274ae5aa
|
Release notes: Add line width parameter to rectangle and ellipse-based shapes
|
2018-09-29 16:40:11 +03:00 |
|
Hugo
|
8c134ad838
|
Put ImageOps additions next to each other
|
2018-09-29 16:35:55 +03:00 |
|
Andrew Murray
|
1e305380ae
|
Merge pull request #3094 from hugovk/add-width-to-shapes
Add line width parameter to rectangle and ellipse-based shapes
|
2018-09-29 23:21:03 +10:00 |
|
Hugo
|
78c8b1f341
|
Merge pull request #3382 from radarhere/releasenotes
Improved release notes for 5.3.0
|
2018-09-29 09:45:00 +03:00 |
|