Auto-5
16d235f8bc
Fix order of arguments in docstring
2023-03-17 18:08:19 +00:00
Lucas Cimon
1bded83357
Update docs/reference/c_extension_debugging.rst
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-03-16 07:52:19 +01:00
Cimon Lucas (LCM)
4d77a579ba
[Doc] Minor improvement made to c_extension_debugging.rst
2023-03-15 19:26:42 +01:00
Hugo van Kemenade
542d25ccee
Add 'make htmlview' to open index page
2023-03-15 14:04:15 +02:00
Hugo van Kemenade
b168ec2606
Replace dependency sphinx-issues with builtin sphinx.ext.extlinks
2023-03-15 14:04:15 +02:00
Andrew Murray
2d5f451f58
Merge pull request #7014 from hugovk/rm-eol-debian10
...
Remove EOL Debian 10 Buster from CI
2023-03-15 08:33:45 +11:00
Hugo van Kemenade
1f1ab16631
Remove EOL Debian 10 Buster from CI
2023-03-14 22:35:26 +02:00
Andrew Murray
9e6ae98362
Dropped support for BGR;32 mode
2023-03-13 17:31:12 +11:00
Andrew Murray
023d4349e4
Added release notes for #6834
2023-03-13 17:00:07 +11:00
mergify[bot]
264b19b266
Merge pull request #6852 from radarhere/qoi
...
Added QOI reading
2023-03-12 14:43:19 +00:00
Andrew Murray
da2083fb8d
List modes that can be used when saving PDFs
2023-03-13 00:07:53 +11:00
Andrew Murray
4e5e7e0975
Added release notes for #6925
2023-03-12 23:49:06 +11:00
Andrew Murray
0a6092b0e6
Use full name of format
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-03-12 23:25:38 +11:00
Andrew Murray
a334bb6524
Updated libimagequant to 4.1.1
2023-03-10 20:24:34 +11:00
Andrew Murray
cbde5b2626
Added reading of JPEG2000 comments
2023-03-09 13:36:22 +11:00
Andrew Murray
2d01875e7c
Added QOI reading
2023-03-09 13:34:44 +11:00
nulano
52cce5293d
restore link anchor
2023-03-05 19:51:14 +00:00
Andrew Murray
a7f836187d
Removed missing anchor from link
2023-03-05 21:51:46 +11:00
Andrew Murray
b9c772a889
Capitalised variable type
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-03-04 22:08:36 +11:00
Andrew Murray
96e4e6160e
Added release notes for #6961 and #6954
2023-03-04 21:00:18 +11:00
Yay295
281cbc2755
Merge branch 'python-pillow:main' into eps_plugin_perf
2023-03-02 15:29:12 -06:00
mergify[bot]
1c24fa5f7d
Merge pull request #6978 from radarhere/coordinates
...
Raise an error if ImageDraw co-ordinates are incorrectly ordered
2023-03-01 11:44:00 +00:00
Andrew Murray
53fb3a9365
Updated lcms2 to 2.15
2023-03-01 11:04:14 +11:00
Andrew Murray
6e9c0ae5a0
Further document that x1 >= x0 and y1 >= y0
2023-02-28 22:49:04 +11:00
Hugo van Kemenade
7e8b11b159
Merge pull request #6954 from radarhere/corners
2023-02-26 18:29:35 +02:00
Hugo van Kemenade
7d8a08b221
Merge pull request #6958 from radarhere/codeblock
2023-02-25 13:38:29 +02:00
Andrew Murray
4777379465
Merge pull request #6961 from jvanderneutstulen/add-save-pdf-dpi-tuple
...
Support saving PDF with different X and Y resolution
2023-02-24 12:50:42 +11:00
Jasper van der Neut - Stulen
3c3d888450
Update docs/handbook/image-file-formats.rst
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-02-23 23:26:52 +01:00
Andrew Murray
742aff3718
Replace Python code-blocks with double colons
2023-02-24 08:17:10 +11:00
Andrew Murray
acc7e0b469
Highlight code example
2023-02-24 08:00:24 +11:00
Jasper van der Neut
36bcc0a898
Support saving PDF with different X and Y resolution.
...
Add a `dpi` parameter to the PDF save function, which accepts
a tuple with X and Y dpi.
This is useful for converting tiffg3 (fax) images to pdf,
which have split dpi like (204,391), (204,196) or (204,98).
2023-02-21 11:49:05 +01:00
Andrew Murray
a55c2b42b9
If following colon, replace Python code-blocks with double colons
2023-02-18 20:34:52 +11:00
Andrew Murray
0f2a4c1ae5
Added "corners" argument to rounded_rectangle()
2023-02-16 19:19:17 +11:00
mergify[bot]
d48dca3dc4
Merge pull request #6952 from jzern/webp-quality
...
Corrected documented WebP quality range
2023-02-15 08:19:01 +00:00
James Zern
8935dad32e
image-file-formats.rst: document WebP 'xmp' option
2023-02-14 17:29:06 -08:00
James Zern
06ba226e7b
image-file-formats.rst: correct WebP quality range
...
0-100, not 1-100
2023-02-14 17:28:16 -08:00
Andrew Murray
42683781d6
Updated CI targets
2023-02-12 13:41:35 +11:00
Hugo van Kemenade
ab2809a44c
Test Python 3.12-dev on macOS and Ubuntu
2023-02-11 16:39:14 +02:00
Hugo van Kemenade
ac6b9632b4
Test Python 3.12-dev on macOS and Ubuntu
2023-02-11 16:36:52 +02:00
Yay295
35463e8ca3
Merge branch 'main' into eps_plugin_perf
2023-02-06 17:50:18 -06:00
Yay295
bd0fac80c4
deprecate EpsImagePlugin.PSFile
2023-02-06 17:26:05 -06:00
Andrew Murray
9eacaee399
Document how to create universal2 wheels
2023-01-28 09:36:22 +11:00
Renat Nasyrov
9dc9e82bef
Specify correct description for mode L.
2023-01-24 00:11:27 +01:00
Andrew Murray
20c54ba110
Updated libimagequant to 4.1.0
2023-01-23 07:37:20 +11:00
Josh Ware
d55563ca25
Update docs/handbook/image-file-formats.rst to fix lint
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-01-19 12:05:05 +11:00
Josh Ware
de43bc99c8
Added support for jpeg2000 comments and PLT marker segments
2023-01-19 11:37:14 +11:00
Andrew Murray
2332a1c796
Updated libimagequant to 4.0.5
2023-01-18 08:27:49 +11:00
pre-commit-ci[bot]
5a71fe8041
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-14 17:39:37 +00:00
Alex Clark
55ce251a89
Alex Clark -> Jeffrey A. Clark (Alex)
...
I'm still "Alex", just on a Jeffrey A. Clark roll lately.
2023-01-14 12:36:22 -05:00
Andrew Murray
ad46630cdf
Updated macOS tested Pillow versions [ci skip]
2023-01-12 18:04:41 +11:00
Hugo van Kemenade
5a2369fc33
Verify the Mastodon docs link
2023-01-11 17:18:02 +02:00
nulano
07a3aef3ef
list --{dis,en}able-raqm
options in installation documentation
2023-01-09 20:46:07 +01:00
Andrew Murray
d3d7566d9a
Refer to Resampling enum
2023-01-07 11:27:43 +11:00
Andrew Murray
0421b2f2a0
Added social links to docs
2023-01-05 10:43:01 +11:00
mergify[bot]
38a93a0571
Merge pull request #6850 from radarhere/releasenotes
...
Added release notes for #6842 and #6846
2023-01-01 22:03:09 +00:00
Andrew Murray
e908afea40
Updated security descriptions
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-01-02 08:17:47 +11:00
Andrew Murray
35b4c433b3
Added release notes for #6846
2023-01-02 00:32:35 +11:00
Andrew Murray
a632b7a3e7
Added release notes for #6842
2023-01-02 00:25:49 +11:00
Andrew Murray
13306974e7
Updated copyright year
2022-12-31 20:14:17 +11:00
Andrew Murray
559b7ae476
Updated wording
2022-12-31 09:43:36 +11:00
Andrew Murray
b4347daa3c
Merge branch 'main' into enum
2022-12-31 09:37:56 +11:00
Hugo van Kemenade
2ae55ccbda
Improve exception traceback readability
2022-12-30 00:07:52 +02:00
Hugo van Kemenade
cea6c1e86c
Merge pull request #6838 from radarhere/premultiplied_alpha
...
Document the meaning of "premultiplied alpha"
2022-12-29 12:02:40 +02:00
Hugo van Kemenade
f452f9a3f3
Merge pull request #6709 from radarhere/signed
...
Added signed option when saving JPEG2000 images
2022-12-29 11:59:33 +02:00
Andrew Murray
21e811117e
Updated release notes
2022-12-29 13:55:13 +11:00
Andrew Murray
efa27a70d6
Document the meaning of "premultiplied alpha"
2022-12-29 13:18:45 +11:00
Andrew Murray
a4baeda9f6
Fixed typo
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-12-29 11:07:16 +11:00
Andrew Murray
cd351c4f85
Added release notes
2022-12-29 09:41:14 +11:00
Andrew Murray
4518dc82ba
Merge branch 'main' into signed
2022-12-29 09:37:35 +11:00
Andrew Murray
a9c46bc288
Document "transparency" info key
2022-12-28 10:22:10 +11:00
Andrew Murray
bcdb208fe2
Restored Image constants, except for duplicate Resampling attributes
2022-12-28 09:44:53 +11:00
Hugo van Kemenade
0a19b34a85
Merge pull request #6820 from radarhere/dds_l
...
Added DDS support for uncompressed L and LA images
2022-12-26 10:02:37 +02:00
Hugo van Kemenade
88420f6cfb
Merge pull request #6749 from radarhere/exif_lightsource
...
Added LightSource tag values to ExifTags
2022-12-26 10:01:32 +02:00
Andrew Murray
426ac9c1fe
Updated libtiff to 4.5.0
2022-12-24 14:19:32 +11:00
Andrew Murray
941a2d60b2
Added release notes
2022-12-24 08:41:57 +11:00
Andrew Murray
5c482e20af
Document new ExifTags enums
2022-12-24 08:32:58 +11:00
Hugo van Kemenade
edcfe09f12
Merge pull request #6795 from radarhere/modes
2022-12-22 18:09:11 +02:00
Andrew Murray
1df7e75205
Python 3.7 on Cygwin is no longer part of CI
2022-12-22 06:52:06 +11:00
Andrew Murray
5257d561c0
Merge pull request #6748 from radarhere/exif_ifd
...
Added IFD enum to ExifTags
2022-12-14 07:33:14 +11:00
Andrew Murray
164311a756
Specify "I" and "F" ranges
2022-12-12 06:55:10 +11:00
Andrew Murray
ae3f43de64
Document Hue range
2022-12-10 19:48:07 +11:00
Andrew Murray
bef128b04b
Added support for saving JPEG comments
2022-12-07 22:30:15 +11:00
Andrew Murray
61cbcaee64
Changed indentation to be consistent
2022-12-03 10:35:01 +11:00
Hugo van Kemenade
96b316880e
Use 4-space indents for RST
2022-12-02 11:40:06 +02:00
Hugo van Kemenade
50ccb27a4d
Remove extra space
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-11-28 23:23:46 +02:00
Hugo van Kemenade
5e42b1779e
Reorder tabs: big three OS first
2022-11-28 12:53:23 +02:00
Hugo van Kemenade
d12c119ec4
Inline PHONY targets to help avoid omissions (texinfo, info, livehtml, serve were missing)
2022-11-28 12:53:23 +02:00
Hugo van Kemenade
e6e5a0018e
Add missing 'make help' for serve and livehtml
2022-11-28 12:53:23 +02:00
Hugo van Kemenade
e3a46fcfd0
Use sphinx-inline-tabs to organise installation per OS
2022-11-28 12:53:11 +02:00
Hugo van Kemenade
a2570164cc
Merge pull request #6756 from radarhere/source
2022-11-28 10:28:26 +02:00
Andrew Murray
91fe817911
Updated instructions to download source code
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-11-28 18:03:08 +11:00
Andrew Murray
50cdf39f50
List dependency instructions first
2022-11-28 09:18:47 +11:00
Andrew Murray
24a5405a9f
Added IFD enum
2022-11-28 08:39:56 +11:00
Andrew Murray
3f9410334c
Added getxmp() to release notes
2022-11-26 19:11:51 +11:00
Andrew Murray
851e7b03ec
Document how to install Pillow from a directory
2022-11-26 12:14:31 +11:00
Alireza Shafaei
8f73a895ec
Update docs/releasenotes/9.4.0.rst
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-11-20 16:00:24 -08:00
Alireza Shafaei
9c5b00ef7e
RN trailing space fix
2022-11-19 23:19:08 -08:00
Alireza Shafaei
55a75b9a69
added RN for the new exact option.
2022-11-19 23:14:59 -08:00
Alireza Shafaei
d6f10d4876
doc update for libwebp
2022-11-18 23:51:06 -08:00
Alireza Shafaei
fdf074b050
added a note to the docs for webp
2022-11-18 10:22:33 -08:00
Alireza Shafaei
1f6df76c42
updated webp with exact parameter.
2022-11-17 13:58:07 -08:00
Hugo van Kemenade
7b171f3131
Merge pull request #6742 from radarhere/fedora
2022-11-16 15:38:35 +02:00
Hugo van Kemenade
2b456236bb
Merge pull request #6722 from radarhere/font_start
...
Resolves https://github.com/python-pillow/Pillow/issues/3977
2022-11-16 10:25:05 +02:00
Andrew Murray
cb40f46ec1
Added Fedora 37
2022-11-16 14:58:21 +11:00
Andrew Murray
62db044787
Added release notes
2022-11-16 09:27:33 +11:00
Andrew Murray
ddc215ce3c
Revert "Added Tidelift Align badge to docs"
...
This reverts commit 06ab0324a3
.
2022-11-15 09:51:20 +11:00
Hugo van Kemenade
b617943dca
Merge pull request #6717 from wiredfool/oss-fuzz-badge
...
Add oss-fuzz badge
2022-11-12 08:31:30 +02:00
Andrew Murray
9fbfd3f00e
Added oss-fuzz badge
2022-11-12 16:46:11 +11:00
Andrew Murray
99a11297b1
Updated macOS tested Pillow versions [ci skip]
2022-11-12 16:08:42 +11:00
Andrew Murray
97a6f651d4
Added Interop tags
2022-11-08 12:01:15 +11:00
Andrew Murray
6ddbe4cbf0
Added signed option when saving JPEG2000 images
2022-11-03 18:26:31 +11:00
Andrew Murray
6fd772e669
Updated lcms2 to 2.14
2022-11-02 00:08:29 +11:00
Andrew Murray
7528b673fa
Removed Fedora 35
2022-10-31 19:36:14 +11:00
Hugo van Kemenade
1a51ce7b95
Merge pull request #6699 from hugovk/security-libtiff_buffer
2022-10-29 15:06:57 +03:00
Andrew Murray
744f455830
Added release notes
2022-10-29 12:08:59 +03:00
Hugo van Kemenade
0846bfae48
Add to release notes
2022-10-29 12:06:33 +03:00
Hugo van Kemenade
88ba3a0cb0
Document 3.11 wheels in 9.3.0 release notes
2022-10-28 22:54:08 +03:00
Hugo van Kemenade
454b586f15
Update release notes for 9.3.0
2022-10-26 22:02:13 +03:00
Hugo van Kemenade
7a06bc6357
Merge pull request #6533 from nulano/document_imagedraw_attributes
2022-10-25 13:06:17 +03:00
Andrew Murray
1324c55ddc
Added release notes for #6630
2022-10-25 10:16:47 +11:00
Hugo van Kemenade
5a6293bcaf
Merge pull request #6630 from radarhere/exiftags_enum
2022-10-24 23:50:09 +03:00
Andrew Murray
59b0464421
Note when the security issue was introduced
2022-10-24 20:04:02 +11:00
Andrew Murray
5c9bc6517f
Merge pull request #6674 from npjg/main
...
Added support for reading BMP images with RLE4 compression
2022-10-24 17:11:11 +11:00
Andrew Murray
6c17f2e33c
Added release notes for #6678
2022-10-24 12:21:54 +11:00
Andrew Murray
78430b9549
Corrected BMP compression setting [ci skip]
2022-10-22 18:50:17 +11:00
Nathanael Gentry
455ffff735
Update documentation for 4-bit RLE decoder
2022-10-21 19:45:41 -04:00
Andrew Murray
1e4b0609c9
Added release notes for #6611 [ci skip]
2022-10-19 19:58:59 +11:00
Andrew Murray
a91b1fe415
Added release notes for #6449 [ci skip]
2022-10-19 19:56:11 +11:00
Andrew Murray
00a716c421
High bit depth multichannel images are not yet supported
2022-10-04 12:54:48 +11:00
Andrew Murray
fea604f693
Merge pull request #6556 from radarhere/returns
...
Improved documentation of ImageDraw return values
2022-10-03 19:06:58 +11:00
Andrew Murray
15b2b7a9de
Added headings before listing options
2022-10-01 19:54:35 +10:00
Andrew Murray
d03f35b5bb
Added enums
2022-10-01 17:24:35 +10:00
David Walker
64d11d9123
Improve documentation for ImageDraw.rectangle and rounded_rectangle
...
Fixes #1668
2022-09-29 22:38:51 -07:00
Andrew Murray
ef7e1ee49e
Merge pull request #6612 from radarhere/makedoc
...
Ensure dependencies are installed when building docs
2022-09-25 09:00:49 +10:00
Andrew Murray
a14f9ababa
Corrected broken URLs
2022-09-24 20:44:47 +10:00
Andrew Murray
7ed393cdee
Removed broken URL
2022-09-24 20:44:47 +10:00
Andrew Murray
c043f972d0
Merge branch 'main' into makedoc
2022-09-24 19:51:36 +10:00
Andrew Murray
e129ec8db7
Moved olefile install to docs Makefile
2022-09-24 19:31:16 +10:00
Andrew Murray
dd941c85c7
Install dependencies always, but quietly
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-09-24 19:03:32 +10:00
Andrew Murray
34f61d6d2d
Updated redirected URLs
2022-09-23 22:13:50 +10:00
Andrew Murray
652e33842b
Ensure dependencies are installed when building docs
2022-09-23 21:45:36 +10:00
Hugo van Kemenade
1bdf6ef720
Add OpenSSF Best Practices badge
2022-09-19 10:36:46 +03:00
Andrew Murray
0cafaca7e8
Corrected dictionary name
2022-09-17 18:52:16 +10:00
Hugo van Kemenade
d843759ca9
Merge pull request #6557 from radarhere/enums
2022-09-07 12:57:05 +03:00
Andrew Murray
209ec9da47
Use target
2022-09-06 06:43:52 +10:00
Hugo van Kemenade
b6348d9b2d
Merge pull request #6546 from radarhere/tga_docs
...
Documented TGA save keyword arguments
2022-09-04 16:24:10 +03:00
Andrew Murray
780de80e5c
Added examples for updating code
2022-09-03 22:23:05 +10:00
Andrew Murray
4783ecf41c
Updated return values to match ImageFont
2022-09-03 21:09:44 +10:00
Andrew Murray
a36b766d36
Simplified enum references
2022-09-03 20:53:22 +10:00
Andrew Murray
7966c344ac
Improved documentation of return values
2022-09-01 22:26:35 +10:00
Andrew Murray
2eca2989a2
Merge branch 'main' into pyaccess_pa
2022-08-31 20:56:38 +10:00
Andrew Murray
599637808c
Documented TGA keyword arguments when saving
2022-08-29 13:22:09 +10:00
Andrew Murray
5a38c7f953
Updated libimagequant to 4.0.4
2022-08-25 13:05:21 +10:00
nulano
ced381edaa
Document ImageDraw attributes
2022-08-25 00:48:19 +02:00
Andrew Murray
b6b42b8e56
Updated libimagequant to 4.0.2
2022-08-23 07:41:12 +10:00
Christoph Gohlke
8a1837c80d
DOC: fix image-file-formats.rst
2022-08-20 19:39:04 -07:00
Andrew Murray
f9d33b40ad
Ubuntu dependencies also apply to Jammy [ci skip]
2022-08-19 12:09:47 +10:00
Andrew Murray
520fa19dab
Fixed formatting
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-08-15 09:15:35 +10:00
Andrew Murray
a37593f004
Allow RGB and RGBA values for PA image putpixel
2022-08-14 14:34:42 +10:00
Andrew Murray
8135bd5cfb
Added documentation
2022-08-11 10:35:44 +10:00
Andrew Murray
cbe292212b
Added release notes for #6457
2022-07-28 08:35:10 +10:00
Hugo van Kemenade
dd20412472
Merge pull request #6444 from radarhere/mpo
...
Support saving multiple MPO frames
2022-07-24 11:21:46 +03:00
Andrew Murray
37e794245e
Updated libimagequant to 4.0.1
2022-07-19 13:11:17 +10:00
Andrew Murray
3a7e29306a
Added release notes
2022-07-19 07:40:25 +10:00
Andrew Murray
f5af251fb0
Merge pull request #6433 from hugovk/docs-csv-table
...
Docs: Replace version tables with RST csv-table and add 3.11
2022-07-19 07:23:59 +10:00
Hugo van Kemenade
77402067fb
Omit ":widths: auto"
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-07-18 15:30:00 +03:00
Andrew Murray
2944ff18d6
Support saving multiple MPO frames
2022-07-16 20:02:58 +10:00
Hugo van Kemenade
03df65e77b
Docs: Allow setting Python interpreter via command line
2022-07-15 14:55:08 +03:00
Hugo van Kemenade
48ad0b1f38
Rebalance version tables
2022-07-15 11:25:33 +03:00
Hugo van Kemenade
0f3ad23e1b
Add Python 3.11 for Pillow >= 9.3
2022-07-15 11:15:49 +03:00
Hugo van Kemenade
3f32b79303
Replace version tables with RST csv-table
2022-07-15 10:50:48 +03:00
Andrew Murray
23af975a41
Updated link for more information about SPIDER
2022-07-11 06:25:00 +10:00
Andrew Murray
415d5b277c
Updated redirected URL
2022-07-11 06:24:56 +10:00
Andrew Murray
5c3077560b
Updated macOS tested Pillow versions [ci skip]
2022-07-09 14:38:40 +10:00
Andrew Murray
300f6c8a59
Document where to find other codecs
2022-07-04 19:33:21 +10:00
mergify[bot]
488589b4b6
Merge pull request #6381 from nulano/deprecate-getsize
...
Deprecate ImageFont.getsize and related functions
2022-07-01 13:10:14 +00:00
Andrew Murray
4ca99f7454
Install furo if it is not available
2022-07-01 19:51:29 +10:00
Andrew Murray
729fe6f8b0
Updated indentation
2022-07-01 19:45:36 +10:00
nulano
a37c21e136
document planned removal date for ImageFont deprecations and release notes
2022-06-30 15:29:09 +02:00
nulano
ad5271d62f
Document replacements for individual deprecated font methods
2022-06-30 15:03:55 +02:00
Andrew Murray
65020e7c7c
Documented deprecation in individual methods
2022-06-30 15:03:12 +02:00
nulano
7691231aa7
Fix heading in deprecations.rst
2022-06-30 14:51:29 +02:00
nulano
9957e0b0d7
link to ImageDraw2 in deprecations and release notes
2022-06-30 14:38:20 +02:00
Andrew Murray
3c0b8763ab
Added documentation and release notes
2022-06-30 14:23:22 +02:00
Andrew Murray
3b8e195db2
Added release notes for #6402
2022-06-30 18:58:38 +10:00
Hugo van Kemenade
31bed8cfcc
Docs: remove redundant search page from table of contents
2022-06-29 09:49:14 +03:00
Andrew Murray
463d18191a
Document use of gnome-screenshot
2022-06-13 10:16:30 +10:00
Andrew Murray
70a060e765
Document apply_transparency()
2022-06-11 22:31:07 +10:00
Hugo van Kemenade
3b2f076b6f
Fix WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English).
2022-06-04 09:38:06 +03:00
Andrew Murray
b9df9662d6
Include #6178 in release notes
2022-06-03 19:01:36 +10:00
Hugo van Kemenade
8bffead473
Merge pull request #6316 from radarhere/macos
...
Updated macOS tested Pillow versions
2022-05-30 13:59:34 +03:00
Andrew Murray
0a4a7722b5
Updated libtiff to 4.4.0
2022-05-28 18:37:11 +10:00
Andrew Murray
c8529b60de
Added EMF and SUN [ci skip]
2022-05-28 00:13:50 +10:00
Andrew Murray
9188c81e5f
Once a GIF comment is loaded, it is kept for subsequent frames
2022-05-24 08:50:51 +10:00
Andrew Murray
7921e19a27
Updated macOS tested Pillow versions [ci skip]
2022-05-21 15:10:08 +10:00
Andrew Murray
7c031e9279
Clarified sentence [ci skip]
2022-05-20 19:30:50 +10:00
Andrew Murray
533c907329
Updated example in light of #3203
2022-05-20 19:21:12 +10:00
Andrew Murray
3efe34463e
Clarified that LZW encoding is always used for GIFs [ci skip]
2022-05-20 19:10:51 +10:00
Andrew Murray
80782bba9b
Merge pull request #6254 from benrg/affine-transform
...
Support more affine expression forms in im.point()
2022-05-19 21:06:04 +10:00
Andrew Murray
69e07c2bf9
Upgrade non-amd64 Ubuntu jobs to Jammy
2022-05-18 10:11:52 +10:00
Andrew Murray
43e2ee0433
Added release notes for 9.1.1
2022-05-17 13:15:42 +03:00
Andrew Murray
c7f5b4c2da
Documented deprecation
2022-05-17 17:31:18 +10:00
mergify[bot]
638ba163f4
Merge pull request #6296 from Yulv-git/typos1
...
Fix some typos
2022-05-14 10:00:50 +00:00
Yulv-git
a0fa540b0b
Fix some typos.
2022-05-14 12:46:46 +08:00
Andrew Murray
815839631e
Updated openjpeg to 2.5.0
2022-05-14 10:11:42 +10:00
Hugo van Kemenade
c4325c805e
Merge pull request #5878 from DWesl/add-cygwin-to-ci
2022-05-12 14:23:04 +03:00
Andrew Murray
1dff85a7ee
Added Fedora 36
2022-05-10 20:57:36 +10:00
Andrew Murray
0c7868b8cd
Added Cygwin badge
2022-05-08 21:40:46 +10:00
Andrew Murray
740695e802
Updated macOS tested Pillow versions
2022-05-07 22:29:18 +10:00
DWesl
2067f60409
STY: Commit suggestions from PR review.
2022-05-05 15:21:22 -04:00
Andrew Murray
a90d9666fb
libjpeg-turbo may result in different pixels
2022-05-03 19:20:58 +10:00
DWesl
afa3cea96a
Merge branch 'main' into add-cygwin-to-ci
2022-04-29 10:43:30 -04:00
Hugo van Kemenade
f4d2082a27
Fix for RST rendering
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-29 10:33:49 +03:00
Hugo van Kemenade
b4dab3aca3
Test Python 3.11-dev
2022-04-28 23:15:38 +03:00
Andrew Murray
5da5cafb31
Added all_frames() to documentation
2022-04-26 20:33:29 +10:00
Andrew Murray
bcded33cee
Merge pull request #6195 from hugovk/cleanup
...
Cleanup: various
2022-04-26 18:51:44 +10:00
Hugo van Kemenade
2f2cb6724e
Merge pull request #6235 from Iniquitatis/patch-1
...
Fixed enum typo
2022-04-26 08:36:46 +03:00
Andrew Murray
5fc64efb7a
Merge remote-tracking branch 'radarhere/typo' into patch-1
2022-04-26 08:00:35 +10:00
Andrew Murray
853a95d56b
Merge branch 'main' into add-cygwin-to-ci
2022-04-25 11:00:09 +10:00
Andrew Murray
9490509784
Merge pull request #6237 from hugovk/deprecate-qt5
...
Deprecate support for Qt 5 (PyQt5 and PySide2)
2022-04-25 10:03:35 +10:00
Hugo van Kemenade
f854d7f7c9
Deprecate support for Qt 5 (PyQt5 and PySide2). Use Qt 6 (PyQt6 or PySide6) instead.
2022-04-22 15:56:11 +03:00
Andrew Murray
a7438ecaf0
Added Ubuntu 22.04 to Docker jobs
2022-04-22 17:35:20 +10:00
Andrew Murray
21c91c1a36
Fixed typo [ci skip]
2022-04-22 08:46:27 +10:00
Dominus Iniquitatis
9145c778ec
Fixed a typo in 9.1.0 changelog
2022-04-22 01:20:34 +03:00
Ray Gardner
b01a2effd2
Update image-file-formats.rst
...
Correct encoding of GIF files from run-length to LZW.
2022-04-19 13:40:56 -06:00
Andrew Murray
46ba6b51de
Merge pull request #6215 from kolibril13/readURL
...
Add example to read image from URL
2022-04-19 07:51:33 +10:00
Andrew Murray
98e995f6c7
FreeTypeFont.getmask2 fill parameter has been deprecated
2022-04-17 10:03:50 +02:00
nulano
d088c804d0
release notes
2022-04-16 17:36:21 +02:00
Jan-Hendrik Müller
f9bf1cd59d
Update docs/handbook/tutorial.rst
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-16 08:12:54 +02:00
Andrew Murray
635f8cf327
Added Python 3.9
2022-04-16 15:42:09 +10:00
DWesl
7099ade15a
Merge branch 'main' into add-cygwin-to-ci
2022-04-15 14:47:28 -04:00
Jan-Hendrik Müller
12665d8db4
add read from URL example
2022-04-15 14:02:52 +02:00
Hugo van Kemenade
965df6df6f
Add missing paramters to docstrings
2022-04-10 23:39:54 +03:00
Hugo van Kemenade
4cb8e4b3fa
Add deprecations helper
2022-04-06 13:19:52 +03:00
Andrew Murray
986ae73562
Merge pull request #6158 from hugovk/furo
...
Replace Read the Docs Sphinx Theme with Furo
2022-04-04 23:23:57 +10:00
pre-commit-ci[bot]
553bfc4a6c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-04-04 12:26:39 +00:00
Andrew Murray
757c7d61eb
Rearranged CSS
2022-04-04 21:33:12 +10:00
Andrew Murray
2f88192705
Documented deprecation of PhotoImage.paste() box parameter
2022-04-03 06:15:42 +10:00
Hugo van Kemenade
a575ec33d2
Merge pull request #6174 from radarhere/fedora
...
Removed Fedora 34
2022-04-02 08:58:54 +03:00
Thomas A Caswell
5de3460543
DOC: the constants were deprecated in 9.1.0 not 9.2.0
2022-04-01 13:43:35 -04:00
Andrew Murray
1982743afc
Removed Fedora 34
2022-04-01 22:00:07 +11:00
Hugo van Kemenade
0606f02860
Merge pull request #6168 from hugovk/release-notes
...
Add musllinux wheels to 9.1.0 release notes
2022-04-01 09:56:11 +03:00
Hugo van Kemenade
703f54c847
Merge pull request #5500 from scaramallion/dev-j2k
2022-04-01 09:39:07 +03:00
Hugo van Kemenade
4181f49155
Wording
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-01 08:10:24 +03:00
Hugo van Kemenade
31e08c86e1
Wording
...
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2022-03-31 22:40:41 +03:00
Hugo van Kemenade
e0de5b67ce
Document mct and no_jp2 options for saving JPEG 2000
2022-03-31 22:19:00 +03:00
scaramallion
da7e331573
Fix typo in handbook entry
2022-03-31 22:13:17 +03:00
scaramallion
74d7319c66
Reword the handbook entries to make explicit reference to RCT and ICT
2022-03-31 22:13:17 +03:00
scaramallion
4e7f041795
Rename parameter and add more tests
2022-03-31 22:13:17 +03:00
scaramallion
de26f78eb1
Add 'mct' and 'use_jp2' options for J2K saving
2022-03-31 22:13:17 +03:00
Hugo van Kemenade
5e511d5b11
Merge pull request #6135 from carandraug/document-jpeg-quality-keep
2022-03-31 21:34:02 +03:00
Hugo van Kemenade
463e156a17
Add musllinux wheels to 9.1.0 release notes
2022-03-31 17:23:21 +03:00
Hugo van Kemenade
e60ca89721
Merge pull request #6150 from radarhere/gif
2022-03-30 23:23:59 +03:00
Andrew Murray
24054d8fcc
Document how to restore original setting
2022-03-30 07:29:23 +11:00
Andrew Murray
a7d36ef1f1
Added release notes
2022-03-29 22:11:42 +11:00
Andrew Murray
5fb1ff6369
Further explain GIF palettes combining
2022-03-29 22:05:21 +11:00
Andrew Murray
e22a4395d3
Renamed setting
2022-03-29 21:26:29 +11:00
Hugo van Kemenade
8b4c1b92a9
Remove unnecesary table of contents
2022-03-28 20:48:30 +03:00
Hugo van Kemenade
7064a445c9
Invert text anchor images when light mode+dark toggle or dark mode+not light toggle (=dark or auto)
2022-03-28 20:32:26 +03:00
Andrew Murray
3ce484bd3d
Use different logos for light and dark mode
2022-03-28 20:00:07 +03:00
Hugo van Kemenade
abd9eda499
Replace Read the Docs Sphinx Theme with Furo
2022-03-28 20:00:07 +03:00
Andrew Murray
55852d5392
Use consistent term
2022-03-26 13:44:27 +11:00
Andrew Murray
47426c5ee2
#6102 added support for RLE8
2022-03-24 19:03:37 +11:00
Hugo van Kemenade
5cb020df8f
Merge pull request #6130 from radarhere/return
...
decode() should return -1 when finished
2022-03-24 08:07:14 +02:00
Andrew Murray
1acc32d1d9
Updated syntax
2022-03-22 22:34:04 +11:00
Andrew Murray
c5efe60c37
Reverted converting L with transparency to LA after first frame
2022-03-22 22:07:37 +11:00
Andrew Murray
ce8c682748
Added setting to convert to RGB only at a different palette
2022-03-22 20:28:49 +11:00
Andrew Murray
66bb2bd5e8
Added setting to convert first GIF frame to RGB
2022-03-22 20:20:38 +11:00
Andrew Murray
7928e944cb
Keep subsequent L frames without transparency as L
2022-03-22 20:20:38 +11:00
Hugo van Kemenade
7857a1dff0
Merge pull request #6119 from radarhere/ppm_maxval
2022-03-18 18:14:40 +02:00
David Miguel Susano Pinto
0c4f11a603
doc: document "keep" for JPEG save quality option.
2022-03-14 17:01:03 +00:00
Andrew Murray
87dbc7043b
decode() should return -1 when finished
2022-03-12 18:12:56 +11:00
Andrew Murray
b12c2fe682
Added merging images example
2022-03-12 16:17:56 +11:00
Hugo van Kemenade
515957b2ac
Merge pull request #6097 from radarhere/bigtiff
2022-03-11 23:05:41 +02:00
Andrew Murray
e9ded85459
Added release notes
2022-03-11 08:49:47 +11:00
Andrew Murray
60de3b7d74
I mode data can also be read from PPM
2022-03-09 22:29:52 +11:00
Andrew Murray
397a940995
Merge pull request #6094 from radarhere/decoder
...
Improved codec documentation
2022-03-07 08:01:31 +11:00
Andrew Murray
8e9d3201eb
Corrected grammar
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-03-07 07:15:23 +11:00
Hugo van Kemenade
fe9b6998f8
Merge pull request #6099 from radarhere/pixels
...
Document alternatives to accessing individual pixels
2022-03-06 09:17:45 +02:00
Hugo van Kemenade
180c89f755
Merge pull request #6092 from radarhere/accept
2022-03-05 23:10:08 +02:00
Andrew Murray
e5537b545a
Merge branch 'main' into add-cygwin-to-ci
2022-03-04 17:20:02 +11:00
Andrew Murray
de968dd920
Document that histogram() uses 256 bins per channel
2022-03-02 21:21:25 +11:00
Andrew Murray
2b9cc3ccc5
Documented writing your own encoder in C
2022-03-01 16:34:21 +11:00
Andrew Murray
a7e8a386d3
Mention PsdImagePlugin as a plugin using multiple tiles
2022-03-01 15:44:12 +11:00
Andrew Murray
0cd550719a
Link to demonstrations of PyDecoder and PyEncoder
2022-03-01 14:56:04 +11:00
Andrew Murray
4615e1d42a
Document alternatives to accessing individual pixels
2022-03-01 14:13:40 +11:00
Andrew Murray
d05281fe69
Improved documentation for cleanup() in Python codecs
2022-03-01 13:38:20 +11:00
Andrew Murray
95e3194497
Improved documentation for _pulls_fd and _pushes_fd
2022-03-01 13:15:12 +11:00
Andrew Murray
3b79a776d6
Removed "Experimental" label from pulls_fd
2022-03-01 13:15:12 +11:00
Andrew Murray
3cb355c1af
Refer to set_as_raw() in Python decoder documentation
2022-03-01 13:15:12 +11:00
Andrew Murray
f2987d65c0
Linked to file codec documentation
2022-02-28 08:36:26 +11:00
Andrew Murray
13cedb9221
Added release notes for #6069
2022-02-28 08:36:18 +11:00
mergify[bot]
8abff14a3a
Merge pull request #6072 from hugovk/extras_require
...
Replace requirements.txt with extras
2022-02-27 21:31:03 +00:00
Hugo van Kemenade
00563327a2
Quotes may be needed on macOS
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-02-27 18:43:06 +02:00
Andrew Murray
e2288356ca
Use _accept check in _open
2022-02-27 14:48:36 +11:00
Andrew Murray
e36774617c
Added BLP1 saving
2022-02-25 23:58:13 +11:00
Andrew Murray
a0e1fde1ed
Added PyEncoder
2022-02-25 16:07:01 +11:00
Andrew Murray
2e71925ee9
Further ensuring dependencies are installed
2022-02-25 10:37:38 +11:00
Andrew Murray
fa1e89ff84
Further invoking of commands through python3
2022-02-25 10:25:06 +11:00
Andrew Murray
dac5dfc35b
Changed level of other Deprecations subheadings to be consistent
2022-02-25 10:24:29 +11:00
Hugo van Kemenade
c55d5d2401
Document requirements.txt -> extras_require in release notes
2022-02-24 17:59:34 +02:00
Hugo van Kemenade
b14aa51037
Replace requirements.txt with extras_require
2022-02-24 17:59:34 +02:00
Hugo van Kemenade
96516ce5f1
Merge pull request #6078 from radarhere/imageshow
2022-02-23 14:56:18 +02:00
Andrew Murray
415d679f84
Added Gentoo to Docker jobs
2022-02-23 15:26:16 +11:00
Andrew Murray
40561c9517
Document #6045
2022-02-21 21:04:24 +11:00
mergify[bot]
c58d2817bc
Merge pull request #6056 from radarhere/fits
...
Added FITS reading
2022-02-20 21:49:01 +00:00
Andrew Murray
ee46ef2a61
Updated formatting
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-02-21 08:03:50 +11:00
Andrew Murray
764c3517bc
Added documentation links
2022-02-20 23:57:17 +11:00
Andrew Murray
7aa49741c6
Merge branch 'main' into getpalette
2022-02-20 23:52:20 +11:00
Andrew Murray
737fe769a6
Added release notes
2022-02-19 23:01:19 +11:00
Hugo van Kemenade
bfa6da63a4
Merge pull request #6045 from radarhere/imageshow
...
Do not automatically remove temporary ImageShow files on Unix
2022-02-19 11:06:10 +02:00
Hugo van Kemenade
e5fa767024
Merge pull request #6067 from radarhere/subsampling
...
Corrected JPEG subsampling documentation
2022-02-19 10:57:41 +02:00
Andrew Murray
7dca0135dd
Merge branch 'main' into fits
2022-02-19 14:41:45 +11:00
Andrew Murray
2368723230
Deprecated FitsStubImagePlugin
2022-02-19 14:41:12 +11:00
Andrew Murray
aca936c85e
Document the version when FITS was added
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-02-19 10:37:59 +11:00
Andrew Murray
60e3734b30
Added release notes
2022-02-19 10:36:31 +11:00
Hugo van Kemenade
07741c9315
Merge pull request #5954 from radarhere/enum
2022-02-18 15:53:41 +02:00
Andrew Murray
5d7b6c9d88
Documented deprecation
2022-02-18 22:13:11 +11:00
Hugo van Kemenade
6b8edca6df
Merge pull request #6066 from radarhere/install
2022-02-18 08:47:02 +02:00
Andrew Murray
a5ada2c56f
Added a note about the default subsampling
2022-02-18 09:56:59 +11:00
Andrew Murray
6bbdd2510e
Use --no-binary when installing from source
2022-02-18 09:26:57 +11:00
Hugo van Kemenade
cfad80cbe6
macOS: 'brew install openjpeg' for JPEG2000 support
2022-02-17 22:24:45 +02:00
Andrew Murray
f2a8c45744
Remove incorrect documentation of "-1" subsampling setting
2022-02-17 23:54:10 +11:00
Andrew Murray
dfdb17671d
Added FITS reading
2022-02-15 11:22:46 +11:00
Andrew Murray
9a4106c14f
Merge branch 'main' into enum
2022-02-15 08:12:28 +11:00
Andrew Murray
8b6ee688d8
Added release notes for #5959
2022-02-10 13:56:27 +11:00
Andrew Murray
912296200c
Added release notes for #5942
2022-02-10 13:53:39 +11:00
Andrew Murray
f797137ab5
Added release notes for #5972
2022-02-10 13:53:35 +11:00
Andrew Murray
657ec4aa3d
Added release notes for #5891
2022-02-10 13:53:30 +11:00
Andrew Murray
ef1373838d
Added release notes
2022-02-10 12:15:25 +11:00
Andrew Murray
b38a67fa12
Merge branch 'main' into enum
2022-02-10 09:52:24 +11:00
Andrew Murray
d7922d1e85
Updated macOS tested Pillow versions [ci skip]
2022-02-09 14:27:21 +11:00
Andrew Murray
9237150431
Added CentOS Stream 9
2022-02-08 23:35:01 +11:00
Hugo van Kemenade
f018518e24
Merge pull request #6017 from radarhere/lcms2
...
Updated lcms2 to 2.13.1
2022-02-07 13:51:30 +02:00
DWesl
b582806887
Merge remote-tracking branch 'upstream/main' into add-cygwin-to-ci
2022-02-06 11:03:11 -05:00
Andrew Murray
9434799415
Updated lcms2 to 2.13.1
2022-02-04 03:29:26 +11:00
Andrew Murray
caf6fc60ca
Corrected sentence [ci skip]
2022-02-04 03:19:49 +11:00
Andrew Murray
9d8f173e39
Updated libimagequant to 4.0.0
2022-02-03 18:05:50 +11:00
Andrew Murray
8ef2d987ab
Added release notes for 9.0.1
2022-02-03 09:48:56 +11:00
Hugo van Kemenade
54e9decde3
Remove EOL CentOS 8
2022-01-31 23:41:16 +02:00
Andrew Murray
7ab973c4c9
Updated lcms2 to 2.13
2022-01-30 08:01:35 +11:00
Andrew Murray
179cdd4444
Merge branch 'main' into add-cygwin-to-ci
2022-01-29 13:59:37 +11:00
Andrew Murray
bd63a49bcd
Added MinGW GitHub Actions badge
2022-01-28 11:25:24 +11:00
Andrew Murray
5848726cad
Link directly to workflow pages
2022-01-28 11:23:51 +11:00
Hugo van Kemenade
8e4a618b55
Merge pull request #5989 from radarhere/raqm
2022-01-26 10:50:32 +02:00
Andrew Murray
93008c2095
Upgraded raqm to 0.8.0
2022-01-26 12:23:43 +11:00
Andrew Murray
1d91f6dce5
Document when file argument will be removed
2022-01-26 09:08:41 +11:00
Andrew Murray
a77babd6a4
Updated links
2022-01-18 14:26:52 +11:00
Hugo van Kemenade
83d369a347
Merge pull request #5964 from radarhere/macos
2022-01-17 10:19:58 +02:00
Andrew Murray
c8d650f383
Added Debian 11 Bullseye
2022-01-17 14:07:30 +11:00
Andrew Murray
b53cb3f675
Updated macOS tested Pillow versions [ci skip]
2022-01-17 09:47:27 +11:00
Andrew Murray
5df83a57ff
Documented deprecation
2022-01-16 11:38:34 +11:00
Andrew Murray
f8e4e9c2dd
Added enums
2022-01-15 09:02:31 +11:00
Hugo van Kemenade
47fe0b1b9f
Autolink CWE numbers with sphinx-issues
2022-01-11 18:48:56 +02:00
Hugo van Kemenade
b2c6db8d3b
Add CVE IDs
2022-01-07 22:48:26 +02:00
Andrew Murray
ed4cf78137
CVEs TBD
2022-01-02 18:09:45 +11:00
Andrew Murray
8531b01d6c
Restrict builtins for ImageMath.eval
2022-01-02 17:23:49 +11:00
Andrew Murray
f6c78713a4
Added release notes for #5919 , #5920 and #5921
2022-01-01 22:10:48 +11:00
Andrew Murray
0bb3f87dcc
Updated copyright year
2022-01-01 10:40:57 +11:00
Andrew Murray
949b431f03
Added release notes for pillow-wheels#237
2021-12-31 18:09:44 +11:00
DWesl
fa536b4d34
Merge branch 'main' of upstream into add-cygwin-to-ci
2021-12-26 14:28:29 -05:00
Alex Clark
9d0703a8a8
Merge pull request #5763 from python-pillow/new-badge
2021-12-25 07:21:33 -05:00
Andrew Murray
b07404e140
Added release notes for #5897
2021-12-24 09:05:54 +11:00
Andrew Murray
d0faeb4e5e
Added XDGViewer class
2021-12-23 11:15:29 +11:00
mergify[bot]
591e79e01e
Merge pull request #5862 from kolibril13/pathlib
...
Added PIL + pathlib Tutorial
2021-12-19 23:11:07 +00:00
Andrew Murray
a12c18608e
Corrected variable name
2021-12-20 09:39:09 +11:00
Jan-Hendrik Müller
36caa53fed
Apply suggestions from code review
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-12-19 22:48:23 +01:00
Jan-Hendrik Müller
cd613e6850
Apply suggestions from code review
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-12-19 13:26:30 +01:00
DWesl
77c8a07f1c
DOC: Rearrange the Cygwin entries on the support matrix.
...
From a suggestion on the PR, make it clearer that Cygwin runs on
Windows. Also record the Cygwin versions in the check against Python
versions.
2021-12-18 10:07:36 -05:00
Andrew Murray
6c8ac0e700
Added "os" example
2021-12-18 21:59:09 +11:00
Andrew Murray
946571d4a3
Moved batch processing example under "More on reading images"
2021-12-18 21:23:07 +11:00
Andrew Murray
d455abffee
Moved all pathlib logic out of function
2021-12-18 21:16:50 +11:00
Andrew Murray
a1677ead44
Switched from deprecated "setup.py install" to "pip install ."
2021-12-18 19:43:23 +11:00
Hugo van Kemenade
a0ec5b7095
Merge pull request #5885 from hugovk/effbot
2021-12-14 12:57:32 +02:00
Hugo van Kemenade
8c405a9ab5
Dedicate the release to Fredrik Lundh
2021-12-13 23:43:04 +02:00
DWesl
9ec4034bff
CI: Incorporate suggestions from PR.
...
Upload coverage information, add Cygwin to the list of systems with CI,
space out entries.
2021-12-11 08:27:35 -05:00
Andrew Murray
7b201798ad
Updated libimagequant to 2.17.0
2021-12-08 19:00:50 +11:00
Andrew Murray
6f2f01b23f
Added release notes for #5857
2021-12-07 06:46:07 +11:00
Hugo van Kemenade
94ca035495
Merge pull request #5857 from radarhere/gif
2021-12-06 20:58:21 +02:00
Andrew Murray
85a27c145d
Python variables are one word
2021-12-04 07:50:12 +11:00
Andrew Murray
675c5e1a9c
Apply black formatting to code examples
2021-12-04 07:50:08 +11:00
Jan-Hendrik Müller
cab7d8a8ab
Apply suggestions from code review
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-12-02 16:20:13 +01:00
Jan-Hendrik Müller
21351c8982
Update docs/handbook/tutorial.rst
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-12-01 23:23:17 +01:00
Jan-Hendrik Müller
52ac725ae0
Apply suggestions from code review
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-12-01 23:06:52 +01:00
Jan-Hendrik Müller
af924a1f96
added pathlib tutorial
2021-12-01 17:21:21 +01:00
Andrew Murray
eeb685b6c4
GIFs change mode for later frames [ci skip]
2021-11-29 18:50:22 +11:00
Andrew Murray
e06e18a8ef
Added release notes for #5829
2021-11-22 10:12:48 +11:00
Andrew Murray
9dad104385
Added release notes for #5694
2021-11-22 09:56:32 +11:00
Andrew Murray
db6e75156c
Document polygon width parameter
2021-11-22 09:49:35 +11:00
Andrew Murray
b70384653e
Corrected parameter order
2021-11-22 09:48:31 +11:00
Hugo van Kemenade
9f7f340bb7
Move to 'Other Changes'
2021-11-11 14:46:48 +02:00
Hugo van Kemenade
81af72bb89
Fix code example
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-11-11 11:27:13 +02:00
Hugo van Kemenade
18d34b287f
Add support for pickling TrueType fonts
2021-11-10 14:34:20 +02:00
Andrew Murray
fa4ae3dc2c
Updated macOS tested Pillow versions [ci skip]
2021-11-09 18:21:09 +11:00
Andrew Murray
669ba570d5
Merge branch 'main' into rm-3.6
2021-11-04 08:27:36 +11:00
Andrew Murray
25979a51e7
Added Fedora 35
2021-11-03 21:31:12 +11:00
Andrew Murray
3b7890c709
Python 3.6 Docker jobs have been updated to Python 3.9
2021-11-02 23:07:32 +11:00
Hugo van Kemenade
36eb97d3c0
Merge branch 'main' into rm-3.6
2021-10-25 12:05:05 +03:00
Hugo van Kemenade
704336f92e
Merge pull request #5792 from radarhere/display_title
2021-10-25 12:03:42 +03:00
Andrew Murray
993da90316
Merge pull request #5779 from hugovk/update-expected-pillow-10-release-date
...
Update expected Pillow 10 release date: 2023-07-01
2021-10-25 12:57:20 +11:00
Andrew Murray
ef99db8871
Added release notes for #5788
2021-10-24 11:53:45 +11:00
Hugo van Kemenade
716a0baf74
Drop support for EOL Python 3.6
2021-10-19 15:34:52 +03:00
Andrew Murray
06ab0324a3
Added Tidelift Align badge to docs
2021-10-19 17:08:05 +11:00
Hugo van Kemenade
6e310e3e2e
Update expected Pillow 10 release date: 2023-07-01
2021-10-18 15:48:49 +03:00
Hugo van Kemenade
606b5ae1e5
Remove support for FreeType 2.7 and older
2021-10-18 09:29:53 +03:00
Andrew Murray
20cf82b2af
Moved PILLOW_VERSION deprecation to be more prominent
2021-10-18 17:20:56 +11:00
Andrew Murray
83864b01cf
Removed Image.show command parameter
2021-10-18 11:08:51 +11:00
Andrew Murray
499040491b
Removed Image._showxv
2021-10-18 11:06:06 +11:00
Andrew Murray
e444e7ab6d
Removed ImageFile.raise_ioerror
2021-10-18 11:06:02 +11:00
Andrew Murray
cd50d468ba
Removed PILLOW_VERSION
2021-10-18 11:05:53 +11:00
Andrew Murray
dd08584f7a
Updated syntax
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-10-17 10:37:19 +11:00
Andrew Murray
669512c2ac
__exit__ does not destroy the core image object
2021-10-16 23:26:43 +11:00
Andrew Murray
fa74f2272b
Copied images are not associated with the original file
2021-10-16 23:09:04 +11:00
Hugo van Kemenade
a8c18d0817
Rename master to main
2021-10-15 17:30:05 +03:00
Hugo van Kemenade
95cff6e959
Merge pull request #5766 from radarhere/fedora
2021-10-15 13:40:34 +03:00
Hugo van Kemenade
adfe06ef96
Docs: No security updates in 8.4.0
2021-10-15 11:23:38 +03:00
Andrew Murray
90ffafeebc
Removed Fedora 33 docker job
2021-10-15 19:19:26 +11:00
Andrew Murray
5b7fb4f960
Updated macOS tested Pillow versions [ci skip]
2021-09-28 11:44:47 +10:00
Andrew Murray
836e6d98a3
Updated libimagequant to 2.16.0
2021-09-21 07:46:37 +10:00
Andrew Murray
c1db69cc3f
Renamed register_open accept method for consistency
2021-09-20 22:16:37 +10:00
Andrew Murray
571feef28e
Merge pull request #5714 from hugovk/add-centos-stream-8
...
Add CentOS Stream 8
2021-09-17 22:02:32 +10:00
Andrew Murray
83f6a909d6
Updated macOS tested Pillow versions [ci skip]
2021-09-17 21:40:00 +10:00
Andrew Murray
4cfc9721d2
Added CentOS Stream 8 to CI targets
2021-09-17 21:26:10 +10:00
Andrew Murray
9301422d16
Merged identical cells
2021-09-16 08:25:51 +10:00
Hugo van Kemenade
21906a8172
Docs: Update CI targets table
2021-09-15 16:13:53 +03:00
Andrew Murray
3f3828040b
Merge branch 'master' into tiff_exif
2021-09-07 06:33:37 +10:00
Hugo van Kemenade
949503b160
Update release notes
2021-09-02 15:04:28 +03:00
Hugo van Kemenade
ad1522aa55
Add release notes for Pillow 8.3.2
2021-09-01 13:14:47 +03:00
Andrew Murray
9189c4b08b
Pillow 8.3.2 supports Python 3.10 [ci skip]
2021-09-01 19:46:24 +10:00
Hugo van Kemenade
4c7777c425
Merge pull request #5599 from radarhere/palette
...
Updates for ImagePalette channel order
2021-08-24 14:52:46 +03:00
Hugo van Kemenade
e554ac96c4
Merge pull request #5660 from radarhere/python_mingw
...
Updated MinGW CI Python version
2021-08-15 11:10:38 +03:00
Andrew Murray
26d932505f
Corrected property name [ci skip]
2021-08-15 17:28:52 +10:00
Andrew Murray
0cbc033b34
Updated FreeBSD package install command to Python 3.8 [ci skip]
2021-08-13 17:54:48 +10:00
Andrew Murray
db3cccb9c0
Updated MinGW CI Python version [ci skip]
2021-08-09 08:30:37 +10:00
Andrew Murray
4063deddac
Merge branch 'master' into eps
2021-08-06 23:32:02 +10:00
Andrew Murray
0c43da5e3c
Added release notes
2021-08-06 22:41:44 +10:00
Andrew Murray
b3fda8c9c6
Added release notes
2021-08-06 22:33:55 +10:00
Andrew Murray
929c561937
Merge branch 'master' into eps
2021-08-06 22:03:12 +10:00
Andrew Murray
4f43851071
Added release notes [ci skip]
2021-08-03 00:03:53 +10:00
Andrew Murray
3cf2fffa33
Added release notes for #5641
2021-08-01 09:54:40 +10:00
Andrew Murray
7c7620d71f
Highlight class name
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-07-29 16:49:09 +10:00
Andrew Murray
d0a30ec369
Updated documentation
2021-07-29 16:20:20 +10:00
Andrew Murray
41b968ad10
Deprecate ImagePalette size parameter
2021-07-29 16:19:53 +10:00
Andrew Murray
7998d0252f
Corrected Python 3.10 support [ci skip]
2021-07-23 18:25:35 +10:00
Andrew Murray
a9489c23b3
Updated macOS tested Pillow versions [ci skip]
2021-07-22 19:35:16 +10:00
Andrew Murray
1d73a483f4
Added "transparency" argument to load()
2021-07-19 09:08:45 +10:00
Andrew Murray
622a1cd542
Changed URLs to HTTPS
2021-07-12 21:00:36 +10:00
Andrew Murray
5fe583598f
Added release notes for 8.3.1
2021-07-07 00:03:45 +10:00
Andrew Murray
c0f619384c
Added "exif" keyword argument to save Image.Exif instance
2021-07-04 12:33:55 +10:00
Andrew Murray
8996b9ff9a
Used line block in table heading
2021-07-02 22:18:18 +10:00
Andrew Murray
9aab18c5e9
Removed bottom gap in table headings
2021-07-02 18:59:48 +10:00
Andrew Murray
45d5848c30
Use line blocks instead of blank lines
2021-07-02 18:59:12 +10:00
Hugo van Kemenade
95cf343df4
Split support table to fit on page
2021-07-01 13:30:19 +03:00
Hugo van Kemenade
26c5eb4bbc
Add th headers to tables, newlines, fix typo
2021-07-01 13:29:44 +03:00
Hugo van Kemenade
e7d1b2f4cb
Add support for Python 3.10
2021-07-01 13:29:44 +03:00
Andrew Murray
d254e581a1
Added release notes for #5567
2021-07-01 13:32:20 +10:00
Hugo van Kemenade
06f88ddff4
Merge pull request #4526 from newpanjing/master
2021-06-30 17:13:43 +03:00
Andrew Murray
dfeb49c107
Documented deprecation
2021-06-30 21:47:41 +10:00
Andrew Murray
afb6ad27d7
Sorted deprecations by removal date
2021-06-30 20:57:21 +10:00
Andrew Murray
53b3d5c845
Added release notes for #5416
2021-06-30 13:54:44 +10:00
Andrew Murray
fcfa14a43b
Added release notes for #5455
2021-06-30 13:54:10 +10:00
Andrew Murray
7faa107c98
Added release notes for #5402
2021-06-30 12:40:33 +10:00
Andrew Murray
45eaab9ec0
Added release notes
2021-06-30 11:56:19 +10:00
Andrew Murray
90ece137b0
Merge branch 'master' into master
2021-06-29 20:52:35 +10:00
Hugo van Kemenade
70fafe3da7
Update version number
2021-06-28 16:36:30 +03:00
Andrew Murray
2afc6fdfc4
Documented updates to DDS format
2021-06-14 18:14:28 +10:00
Andrew Murray
85d009c697
Merge pull request #5532 from radarhere/image_format
...
Copies of an image do not retain the format
2021-06-13 13:30:07 +10:00
Andrew Murray
fc1e7f423a
Corrected syntax [ci skip]
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-06-13 07:43:00 +10:00
Hugo van Kemenade
c2a6cebd6c
Merge pull request #5515 from PH-KDX/sidebar-fix
2021-06-12 21:22:31 +03:00
Hugo van Kemenade
101887360c
Merge pull request #5501 from radarhere/dds_bc5
2021-06-11 10:34:19 +03:00
Andrew Murray
ab1cc6ffa4
Copies of an image do not retain the format [ci skip]
2021-06-10 09:18:14 +10:00
Andrew Murray
cc28ad2441
Added release notes [ci skip]
2021-06-08 23:01:28 +10:00
Hugo van Kemenade
2a7eb5415e
Merge pull request #5513 from radarhere/ico_bmp
...
Added ICO saving in BMP format
2021-06-06 18:12:33 +03:00
Andrew Murray
b17a7dda28
Added release notes [ci skip]
2021-06-06 21:34:01 +10:00
Andrew Murray
1b2dba251a
Updated macOS tested Pillow versions [ci skip]
2021-06-03 23:40:48 +10:00
Andrew Murray
0a609d7fb4
Removed duplicate block
2021-05-28 22:29:31 +10:00
PH-KDX
aaa2d6a77d
fix differing background colors in right sidebar [ci skip]
2021-05-28 02:12:09 +02:00
Andrew Murray
2c9a9b3529
Added ICO saving in BMP format
2021-05-27 06:21:28 +10:00
Andrew Murray
23467636ad
Set og:image:alt to be constant
2021-05-15 09:07:36 +10:00
Hugo van Kemenade
d49000beaa
Add og:image
2021-05-14 21:30:39 +03:00
Hugo van Kemenade
7f9037a8ca
Use code formatting
2021-05-14 20:13:44 +03:00
Hugo van Kemenade
5caa04c2d1
Build docs with sphinx_copybutton and sphinxext.opengraph
2021-05-14 20:13:44 +03:00
Andrew Murray
ff5eb51216
Updated libimagequant to 2.15.1
2021-05-13 22:13:07 +10:00
Andrew Murray
c844c07d3d
Updated badges for wheels
2021-05-10 22:11:22 +10:00
Andrew Murray
6b59b5f4dd
Updated libimagequant to 2.15.0
2021-05-09 11:58:11 +10:00
Andrew Murray
3795772187
Use python3
2021-05-08 12:37:06 +10:00
Andrew Murray
ec0e93aa10
Updated tested libtiff versions [ci skip]
2021-05-05 00:42:14 +10:00
Hugo van Kemenade
20b8a83773
Merge pull request #5437 from radarhere/stdout
2021-05-03 11:57:46 +03:00
Andrew Murray
0f68e63793
Allow for sys.stdout.buffer to be missing
2021-05-03 18:07:05 +10:00
Hugo van Kemenade
8a8ac60817
Merge pull request #5417 from radarhere/contain
...
Added ImageOps contain()
2021-05-01 18:44:37 +03:00
Andrew Murray
c062410985
Documented #5414
2021-05-01 23:44:09 +10:00
Andrew Murray
5b0031c9fa
Documented #5411
2021-05-01 23:09:20 +10:00
Andrew Murray
f45f7dcc23
Documented #5450
2021-05-01 23:08:49 +10:00
Andrew Murray
b432f838f1
Documented ImageOps contain method
2021-05-01 22:53:46 +10:00
Andrew Murray
9c06ce044c
Changed PSDraw default from sys.stdout to sys.stdout.buffer
2021-04-29 21:35:57 +10:00
Andrew Murray
bb12c8079e
Added missing import
2021-04-29 21:35:57 +10:00
Hugo van Kemenade
b3bb58746c
Merge pull request #5450 from radarhere/webp_method
...
Changed WebP default "method" value to 4
2021-04-29 14:17:05 +03:00
Andrew Murray
2c03800824
Changed default "method" value to 4
2021-04-28 18:20:44 +10:00
Andrew Murray
f1b1e9465d
Added Fedora 34
2021-04-28 07:51:11 +10:00
Hugo van Kemenade
b21508798a
Merge pull request #5427 from radarhere/macos
...
Updated macOS tested Pillow versions
2021-04-25 11:33:41 +03:00
Thijs Triemstra
ef23737ebc
Update docs/installation.rst
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-04-22 00:22:21 +02:00
Thijs Triemstra
5dce1fa607
update table for py27 on raspberry pi os
2021-04-21 19:40:56 +02:00
Andrew Murray
0da88de5de
Updated macOS tested Pillow versions [ci skip]
2021-04-21 23:38:20 +10:00
Thijs Triemstra
8446c471b5
doc: add Raspberry Pi OS to platform support
2021-04-20 23:13:31 +02:00
Andrew Murray
01871b88df
Changed wording to avoid confusion with IMAGING_TYPE_SPECIAL [ci skip]
2021-04-17 09:23:16 +10:00
Andrew Murray
302ddc9b5e
Corrected syntax
2021-04-10 11:39:24 +10:00
Tanner Davis
8c38c80bb1
Now the rst link to the Image class should work
2021-04-09 11:47:29 -06:00
Tanner Davis
8da6eef073
Made sure the rst link to the Image class was correct
2021-04-09 11:09:16 -06:00
Tanner Davis
ef3de6bf4f
PDF format docs, append_images
param update [ci skip]
...
Made sure it is documented that both the `append_images` and `save_all` params must be set. Just setting `append_images` does not work.
2021-04-09 10:53:33 -06:00
Andrew Murray
b8c8375d0c
Use python3 in shebang line
2021-04-09 19:10:36 +10:00
Andrew Murray
ed8064df22
Removed Fedora 32 docker job
2021-04-02 18:07:03 +11:00
Hugo van Kemenade
fea419665b
Reorder, roughly alphabetic
2021-04-01 17:26:24 +03:00
Hugo van Kemenade
8ec027867f
Add security release notes
2021-04-01 17:15:44 +03:00
Andrew Murray
ae7110a85d
Added release notes [ci skip]
2021-04-01 23:18:30 +11:00
Hugo van Kemenade
8c852e44f0
Merge pull request #5349 from latosha-maltba/master
2021-04-01 11:55:37 +03:00
Hugo van Kemenade
95ac35d287
Fix RST link [ci skip]
2021-03-31 21:28:29 +03:00
Hugo van Kemenade
06dfbb8e3e
Merge branch 'master' into giflzw
2021-03-31 16:45:02 +03:00
Ray Gardner
d6dfdd3617
Add GIF LZW encoding to 8.2.0 release notes.
2021-03-31 06:48:17 -06:00
Andrew Murray
7e940dea5e
Added release notes [ci skip]
2021-03-31 19:22:31 +11:00
Hugo van Kemenade
e08474afa3
Merge pull request #5365 from nulano/fribidi-notes
2021-03-30 21:00:09 +03:00
Andrew Murray
b0b4fee796
Merge pull request #5350 from elejke/master
...
Add preserve_tone option to autocontrast
2021-03-30 07:59:57 +11:00
Ondrej Baranovič
00cc32e3f9
FriBiDi capitalization consistency
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-03-29 19:45:27 +02:00
nulano
4f61637e7f
document libraqm/fribidi linking, support fribidi-0.dll on Windows
2021-03-29 17:45:12 +02:00
German Novikov
9ea20c095e
Update docs/releasenotes/8.2.0.rst
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-03-29 14:12:29 +03:00
Hugo van Kemenade
e405ab300b
Merge pull request #5351 from radarhere/categories
2021-03-28 14:34:50 +03:00
Hugo van Kemenade
9b69d94082
Merge pull request #5352 from radarhere/quantize_documentation
2021-03-26 15:25:14 +02:00
Hugo van Kemenade
d40211254c
Merge pull request #5361 from radarhere/alpine
...
Document prerequisites and Python development libraries for Alpine
2021-03-25 20:33:41 +02:00
Andrew Murray
4c36945206
Added prerequisites and Python development libraries for Alpine
2021-03-25 22:43:46 +11:00
Andrew Murray
4b1dd40b5a
Listed Debian packages [ci skip]
2021-03-25 11:57:48 +11:00
German Novikov
9d3da37f35
Update docs/releasenotes/8.2.0.rst [ci skip]
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-03-23 15:04:12 +03:00
elejke
9b8f7c2a8f
versionadded directive and releasenotes added
2021-03-23 13:56:51 +03:00
Latosha Maltba
0f8fffbb11
Mention GraphicsMagick support release notes 8.2.0
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2021-03-23 07:16:56 +00:00
Andrew Murray
d8acc3be0d
Updated macOS tested Pillow versions [ci skip]
2021-03-23 12:55:16 +11:00
Andrew Murray
0ff9879171
Document supported quantization methods for RGBA images
2021-03-22 19:21:31 +11:00
Andrew Murray
ab56edb49f
Documented default quantization method
2021-03-22 19:18:36 +11:00
Andrew Murray
2d8658bd84
Deprecated categories [ci skip]
2021-03-22 18:58:50 +11:00
Latosha Maltba
bb88d8d017
Add support to use GraphicsMagick's "gm display" as viewer
2021-03-21 14:36:18 +00:00
Andrew Murray
da9b104693
Document #4947 [ci skip]
2021-03-20 08:43:32 +11:00
Andrew Murray
309d6f662c
Moved rounded_rectangle to API additions [ci skip]
2021-03-20 08:32:39 +11:00
Andrew Murray
242af47a68
Removed obsolete "tiff_deflate" from compression methods [ci skip]
2021-03-19 12:14:41 +11:00
Andrew Murray
8f37f8dcb0
Sorted TIFF compression methods alphabetically [ci skip]
2021-03-17 17:54:37 +11:00
Andrew Murray
dd097fe1fd
Updated list of TIFF compression methods [ci skip]
2021-03-17 11:14:12 +11:00
Andrew Murray
b57aee53a2
Added release notes for #5321 [ci skip]
2021-03-15 08:30:27 +11:00
Andrew Murray
cfcedcc520
icc_profile is now a keyword argument when saving TIFF files [ci skip]
2021-03-14 21:21:40 +11:00
Hugo van Kemenade
2d042736c3
Merge pull request #5318 from radarhere/releasenotes
...
Added link to class and function in release notes
2021-03-08 20:34:21 +02:00
Hugo van Kemenade
3225e39e9a
Merge branch 'master' into alpha_composite
2021-03-08 14:16:46 +02:00
Andrew Murray
ac1a9b28c9
Added link to class and function [ci skip]
2021-03-08 20:33:13 +11:00
Andrew Murray
62bf920634
Added release notes [ci skip]
2021-03-08 20:10:17 +11:00
Andrew Murray
f5d49f4f61
Added rounded_rectangle method
2021-03-08 19:53:59 +11:00
Andrew Murray
45c43fc911
Added release notes [ci skip]
2021-03-08 19:39:28 +11:00