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
|
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 |
|
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 |
|