Andrew Murray
|
af026fdd3c
|
Added decompression bomb check to ImageFont.getmask()
|
2024-01-01 16:06:09 +11:00 |
|
Andrew Murray
|
f2c6f118aa
|
Merge pull request #7664 from nulano/deprecate-iptc-helpers
Deprecate IptcImagePlugin helpers
|
2024-01-01 15:22:18 +11:00 |
|
Andrew Murray
|
99760f4c59
|
Merge branch 'main' into tiff
|
2024-01-01 13:41:17 +11:00 |
|
Andrew Murray
|
e1ea522f70
|
Added further type hints
|
2023-12-31 17:41:13 +02:00 |
|
Nulano
|
aa605bc6f2
|
document IptcImagePlugin deprecations
|
2023-12-31 17:41:13 +02:00 |
|
Nulano
|
fa4b3776f0
|
deprecate IptcImagePlugin.{dump,i,PAD}
|
2023-12-31 17:41:13 +02:00 |
|
Hugo van Kemenade
|
6c4b47dc46
|
Merge pull request #7496 from radarhere/exif
|
2023-12-31 17:39:21 +02:00 |
|
Hugo van Kemenade
|
da61ed1330
|
Merge pull request #7661 from radarhere/iptc
|
2023-12-31 17:38:35 +02:00 |
|
Hugo van Kemenade
|
d71cf168ee
|
Merge pull request #7566 from radarhere/exit
|
2023-12-31 17:37:43 +02:00 |
|
Hugo van Kemenade
|
119885aa66
|
Merge pull request #7589 from radarhere/dds_rgb
|
2023-12-31 17:35:30 +02:00 |
|
Hugo van Kemenade
|
5df7235d90
|
Merge pull request #7654 from radarhere/rowsperstrip
|
2023-12-31 17:29:26 +02:00 |
|
Hugo van Kemenade
|
6282caf3f4
|
Merge pull request #7659 from nulano/types-binary
|
2023-12-31 16:56:16 +02:00 |
|
Nulano
|
3396ce102d
|
do not accept int in PIL._binary.i8
|
2023-12-31 15:12:18 +01:00 |
|
Andrew Murray
|
42c574afdf
|
Merge pull request #7656 from nulano/types-containerio
Add type hints to PIL.ContainerIO
|
2024-01-01 00:25:20 +11:00 |
|
Andrew Murray
|
2ec53e36e9
|
Apply ImageFont.MAX_STRING_LENGTH to ImageFont.getmask()
|
2023-12-31 23:17:28 +11:00 |
|
Andrew Murray
|
1d9c931626
|
Changed tile tuple to match other plugins
|
2023-12-31 22:43:08 +11:00 |
|
Hugo van Kemenade
|
9158c9aec0
|
Optimise ImageColor using functools.lru_cache
|
2023-12-30 16:26:50 +02:00 |
|
Andrew Murray
|
557ba59d13
|
Include further builtins
|
2023-12-30 09:30:12 +11:00 |
|
Andrew Murray
|
0ca3c33c59
|
Allow ops
|
2023-12-30 09:29:40 +11:00 |
|
Eric Soroos
|
45c726fd4d
|
Don't allow __ or builtins in env dictionarys for ImageMath.eval
|
2023-12-30 09:28:32 +11:00 |
|
Nulano
|
9a6b6316a7
|
add type hints to PIL.ContainerIO
|
2023-12-29 23:24:21 +01:00 |
|
Nulano
|
6a33d6d170
|
add type hints to PIL._binary
|
2023-12-29 23:15:41 +01:00 |
|
Andrew Murray
|
f7ec665bf1
|
Support setting ROWSPERSTRIP tag
|
2023-12-29 23:00:14 +11:00 |
|
Andrew Murray
|
f6bcf4e1ae
|
Use IMAGEWIDTH and IMAGELENGTH when calculating strip size
|
2023-12-29 14:15:40 +11:00 |
|
Andrew Murray
|
0aebd577ea
|
Moved type hint to BYTES_PER_ROW
|
2023-12-27 22:27:20 +11:00 |
|
Andrew Murray
|
6e97dd5cec
|
Raise ValueError when trying to save without bitmap
|
2023-12-27 12:32:35 +11:00 |
|
Andrew Murray
|
85818cd616
|
Added type hints to FontFile and subclasses
|
2023-12-27 12:27:21 +11:00 |
|
Andrew Murray
|
e9252a9353
|
Always return None from compile()
|
2023-12-27 11:07:53 +11:00 |
|
Hugo van Kemenade
|
396b96f28b
|
Optimise ImageMode.getmode
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-12-26 15:08:58 -07:00 |
|
Hugo van Kemenade
|
26f58e7afc
|
Optimise ImageMode.getmode
|
2023-12-26 18:05:55 +02:00 |
|
Andrew Murray
|
d400ef2b46
|
Added type hints
|
2023-12-26 12:18:38 +11:00 |
|
Hugo van Kemenade
|
fbecf7790b
|
Merge pull request #7635 from radarhere/type_hints_imagesequence
|
2023-12-25 13:17:06 +02:00 |
|
Andrew Murray
|
f8d75032db
|
Added strict type hints
|
2023-12-25 18:58:47 +11:00 |
|
Andrew Murray
|
6768d3aa91
|
Merge pull request #7497 from ZachNagengast/fix-alpha-for-overlapping-glyphs
Fix incorrect color blending for overlapping glyphs in BGRA mode
|
2023-12-24 19:03:28 +11:00 |
|
Andrew Murray
|
d2dc8d3a6e
|
Added type hints
|
2023-12-24 15:59:12 +11:00 |
|
Hugo van Kemenade
|
17af8eca02
|
Add type hints for ImageMode
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-12-23 02:16:46 -07:00 |
|
Hugo van Kemenade
|
76809f09ef
|
Add type hints for ImageMode
|
2023-12-22 16:23:28 +02:00 |
|
Andrew Murray
|
64ddace6c4
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-22 23:06:35 +11:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Hugo van Kemenade
|
dd42a24f9e
|
Merge pull request #7565 from radarhere/tile
|
2023-12-21 12:59:28 +02:00 |
|
Hugo van Kemenade
|
18907b5f7e
|
Merge pull request #7568 from radarhere/gif_transparency
|
2023-12-21 12:58:07 +02:00 |
|
Hugo van Kemenade
|
0331d9d48b
|
Merge pull request #7560 from radarhere/string_length_check
|
2023-12-21 12:55:37 +02:00 |
|
Hugo van Kemenade
|
b638d056d5
|
Merge pull request #7548 from radarhere/imagefont
|
2023-12-21 12:55:20 +02:00 |
|
Hugo van Kemenade
|
9eb93915c3
|
Merge pull request #7521 from radarhere/gif_save_all
|
2023-12-21 12:52:26 +02:00 |
|
Hugo van Kemenade
|
ccfe33fd3a
|
Merge pull request #7515 from radarhere/gif
|
2023-12-21 12:51:20 +02:00 |
|
Hugo van Kemenade
|
7e30619541
|
Merge pull request #7483 from radarhere/psd
|
2023-12-21 12:50:34 +02:00 |
|
Andrew Murray
|
1f9dafec80
|
Added type hints for format and format_description
|
2023-12-19 14:11:00 +11:00 |
|
Hugo van Kemenade
|
368c05c9dc
|
Inline isinstance check
|
2023-12-18 18:11:29 +02:00 |
|
Andrew Murray
|
b60a5827e8
|
Import annotations to allow for pipe as union type
|
2023-12-15 07:59:38 +11:00 |
|
Andrew Murray
|
e482ea9305
|
Corrected type hint
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
|
2023-12-15 07:57:14 +11:00 |
|