Commit Graph

2177 Commits

Author SHA1 Message Date
Andrew Murray
7d6ff23e1f
Renamed "add_plt" to "plt"
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-03-28 07:32:30 +11:00
Andrew Murray
a7df096d1b Added release notes 2023-03-27 22:39:01 +11:00
Andrew Murray
d5d830dd00 Merge branch 'main' into bgr32 2023-03-25 23:45:48 +11:00
Andrew Murray
a236c272a8 Added release notes 2023-03-25 23:41:27 +11:00
Andrew Murray
176b2a2000 Merge branch 'master' into jp2k_options 2023-03-23 08:57:20 +11:00
Hugo van Kemenade
31e8e012bb
Merge pull request #6909 from radarhere/jp2_comment 2023-03-22 23:54:55 +02:00
Andrew Murray
7700840240
Merge pull request #7016 from hugovk/docs-replace-sphinx-issues
Docs: Replace dependency sphinx-issues with builtin sphinx.ext.extlinks
2023-03-22 16:24:53 +11:00
Hugo van Kemenade
3a262f0523
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-03-21 14:05:58 +02:00
Andrew Murray
b3bf1ca6d9 Fixed calling html target from htmlview 2023-03-21 22:37:45 +11:00
Andrew Murray
2b164943a3
Merge pull request #7017 from PyFPDF/c_extension_debugging
Minor improvement made to c_extension_debugging.rst
2023-03-20 11:56:08 +11:00
Andrew Murray
c3a7422ad3 Added Amazon Linux 2023 docker image 2023-03-19 22:36:37 +11:00
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