Andrew Murray
|
31638ee29a
|
Added type hints
|
2024-09-05 23:14:17 +10:00 |
|
Andrew Murray
|
e47b181084
|
Added type hints
|
2024-08-31 18:48:16 +10:00 |
|
Andrew Murray
|
eae107ceb2
|
Merge branch 'main' into type_hint_init
|
2024-08-28 08:31:09 +10:00 |
|
Andrew Murray
|
497080f63b
|
Added type hint to ImageFile._save tile parameter
|
2024-08-15 07:30:01 +10:00 |
|
Andrew Murray
|
4d0e8e74b4
|
Use im property
|
2024-08-10 10:20:08 +10:00 |
|
Andrew Murray
|
8f1157a61d
|
Added type hints to Image.__init__()
|
2024-08-02 23:30:27 +10:00 |
|
Andrew Murray
|
accfaf1c09
|
Added type hints
|
2024-07-30 20:20:09 +10:00 |
|
Andrew Murray
|
c85eb0cae5
|
Added type hints
|
2024-07-28 12:53:02 +10:00 |
|
Andrew Murray
|
38458a204c
|
Corrected type hints
|
2024-07-20 19:07:42 +10:00 |
|
Andrew Murray
|
01529d8b09
|
Added type hints
|
2024-07-15 19:23:36 +10:00 |
|
Andrew Murray
|
5bae934317
|
Added type hints
|
2024-07-12 21:16:56 +10:00 |
|
Andrew Murray
|
8a05e32336
|
Added type hints
|
2024-07-08 20:09:45 +10:00 |
|
Andrew Murray
|
43cc1e3659
|
Removed PyAccess and Image.USE_CFFI_ACCESS
|
2024-07-01 20:31:17 +10:00 |
|
Andrew Murray
|
272d235ab4
|
Merge branch 'main' into apng
|
2024-06-25 22:42:47 +10:00 |
|
Hugo van Kemenade
|
48a921b31f
|
Merge pull request #8087 from radarhere/png_save_all
|
2024-06-25 06:21:44 -06:00 |
|
Andrew Murray
|
7ab3aee7bc
|
Merge branch 'main' into xmp
|
2024-06-19 09:06:10 +10:00 |
|
Andrew Murray
|
be73b13ad3
|
Added type hints
|
2024-06-12 21:15:55 +10:00 |
|
Andrew Murray
|
1eb960f7e3
|
Added type hints
|
2024-06-11 23:26:00 +10:00 |
|
Andrew Murray
|
2d1fe7572f
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
|
Andrew Murray
|
eba2694498
|
Merge branch 'main' into xmp
|
2024-06-05 15:53:46 +10:00 |
|
Andrew Murray
|
e9c9f19c26
|
Do not use first frame duration for other frames when saving
|
2024-06-04 18:46:35 +10:00 |
|
Andrew Murray
|
12559fffc5
|
Merge branch 'main' into type_hint
|
2024-06-04 08:18:14 +10:00 |
|
Andrew Murray
|
f34360d1e3
|
When saving multiple frames, convert to mode rather than raw mode
|
2024-05-27 18:09:46 +10:00 |
|
Andrew Murray
|
82d9926905
|
Split depth/type into bit depth and color type
|
2024-05-26 10:04:44 -05:00 |
|
Yay295
|
1b878189d8
|
don't reuse variable name
|
2024-05-26 02:25:45 -05:00 |
|
Andrew Murray
|
0f1a0fc501
|
Improved consistency of XMP handling
|
2024-05-20 23:11:50 +10:00 |
|
Andrew Murray
|
8a3a72e51d
|
Added type hints
|
2024-05-18 16:06:50 +10:00 |
|
Andrew Murray
|
e419fd7ab4
|
Added type hints
|
2024-05-15 20:19:09 +10:00 |
|
Andrew Murray
|
18b87c8515
|
Added type hints
|
2024-05-11 10:48:09 +10:00 |
|
Andrew Murray
|
58ee112a9a
|
Merge branch 'main' into type_hint
|
2024-05-08 18:04:02 +10:00 |
|
mrKazzila
|
74063feadc
|
chore: add f-string formatting
|
2024-05-04 19:21:49 +03:00 |
|
Andrew Murray
|
6036d81d97
|
Added type hints
|
2024-05-04 20:51:54 +10:00 |
|
Andrew Murray
|
2250fbeb9a
|
Added type hints
|
2024-04-29 20:25:11 +10:00 |
|
Andrew Murray
|
48b270590c
|
accept returns bool or str
|
2024-04-06 18:31:08 +02:00 |
|
Hugo van Kemenade
|
1b6e68eaae
|
Merge pull request #7823 from radarhere/png_iccp
|
2024-03-11 17:42:22 +02:00 |
|
Hugo van Kemenade
|
89d8be5b94
|
Merge pull request #7821 from radarhere/apng
|
2024-03-11 17:38:48 +02:00 |
|
Andrew Murray
|
d6a3f89e27
|
Open 16-bit grayscale PNGs as I;16
|
2024-03-02 15:39:43 +11:00 |
|
Andrew Murray
|
383ac4fca0
|
Fixed reading PNG iCCP compression method
|
2024-02-22 19:50:36 +11:00 |
|
Andrew Murray
|
c322a2f633
|
Use maximum frame size in IHDR chunk when saving
|
2024-02-21 19:39:29 +11:00 |
|
FangFuxin
|
44e77a22b5
|
Fix png image plugin load_end func handle truncated file.
|
2024-01-16 07:36:20 +00:00 |
|
Erik Soma
|
6d99f9193f
|
Fix info for first frame of apng images getting clobbered when seeking to the first frame multiple times.
|
2024-01-07 16:00:58 -05:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Andrew Murray
|
c29648ff53
|
If save_all PNG only has one frame, do not create animated image
|
2023-11-03 22:08:48 +11:00 |
|
Andrew Murray
|
19aeed07bf
|
Merge branch 'main' into gray
|
2023-10-20 07:47:17 +11:00 |
|
Andrew Murray
|
d682c18ded
|
Use "gray" more consistently
|
2023-10-19 19:12:01 +11:00 |
|
Andrew Murray
|
8b71f3d3c1
|
Added messages to errors
|
2023-10-19 18:42:41 +11:00 |
|
Hugo van Kemenade
|
101154e0d5
|
Merge pull request #7437 from radarhere/apng
|
2023-10-13 23:48:22 +02:00 |
|
Andrew Murray
|
2d9c4e663f
|
Merge pull request #7302 from radarhere/png_i16
Allow saving I;16B images as PNG
|
2023-10-06 15:45:58 +11:00 |
|
Andrew Murray
|
c9ba107c2c
|
Palette is unneeded as RGB to P conversion will not occur
|
2023-10-02 19:08:17 +11:00 |
|
Andrew Murray
|
b98dc8abe1
|
Consider default image when selecting mode for PNG save_all
|
2023-10-02 19:07:56 +11:00 |
|