Commit Graph

2082 Commits

Author SHA1 Message Date
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