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
|
f9e3d073b3
|
Merge pull request #7663 from radarhere/copyright
|
2023-12-31 17:23:22 +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 |
|
Ondrej Baranovič
|
b1e88ac17f
|
omit default color value
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-12-31 14:49:48 +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
|
f410ec4eab
|
Update CHANGES.rst [ci skip]
|
2024-01-01 00:21:25 +11:00 |
|
Andrew Murray
|
8a9afb6717
|
Merge pull request #7662 from radarhere/imagefont
Apply ImageFont.MAX_STRING_LENGTH to ImageFont.getmask()
|
2024-01-01 00:14:57 +11:00 |
|
Nulano
|
46a6ddf0c2
|
fix loading IPTC images and add test
|
2023-12-31 13:53:09 +01: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 |
|
Andrew Murray
|
0988703a90
|
Merge pull request #7657 from hugovk/optimise-imagecolor
Optimise `ImageColor` using `functools.lru_cache`
|
2023-12-31 19:15:18 +11:00 |
|
Andrew Murray
|
ee6e12a803
|
Updated copyright year
|
2023-12-31 18:37:16 +11:00 |
|
Hugo van Kemenade
|
9158c9aec0
|
Optimise ImageColor using functools.lru_cache
|
2023-12-30 16:26:50 +02:00 |
|
Andrew Murray
|
aaf99d18ae
|
Update CHANGES.rst [ci skip]
|
2023-12-30 10:38:09 +11:00 |
|
Andrew Murray
|
02c6183d41
|
Merge pull request #7655 from radarhere/imagemath_eval_keys
Restricted environment keys for ImageMath.eval()
|
2023-12-30 10:23:50 +11: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
|
c3af2643dd
|
Merge pull request #7652 from radarhere/releasing
Updated RELEASING now that Trusted PyPI publishing is in use
|
2023-12-30 08:20:41 +11:00 |
|
Hugo van Kemenade
|
2de26d0dae
|
Merge pull request #7647 from radarhere/imagefont
|
2023-12-29 23:05:05 +02:00 |
|
Andrew Murray
|
f7ec665bf1
|
Support setting ROWSPERSTRIP tag
|
2023-12-29 23:00:14 +11:00 |
|
mergify[bot]
|
109c6bf6c0
|
Merge pull request #7653 from hugovk/release-drafter-type-hints
Add 'Type hints' as a release note category
|
2023-12-29 11:57:23 +00:00 |
|
Hugo van Kemenade
|
554598d393
|
Merge pull request #7649 from radarhere/fuzz
|
2023-12-29 13:35:27 +02:00 |
|
Hugo van Kemenade
|
9c7ff4c86d
|
Add 'Type hints' as a release note category
|
2023-12-29 13:25:54 +02:00 |
|
Andrew Murray
|
3c7603b57d
|
Trusted PyPI publishing is now in use in GitHub Actions
|
2023-12-29 22:05:31 +11:00 |
|
Andrew Murray
|
f6bcf4e1ae
|
Use IMAGEWIDTH and IMAGELENGTH when calculating strip size
|
2023-12-29 14:15:40 +11:00 |
|
Andrew Murray
|
a5e42107ea
|
Removed __future__ import from fuzz_font and fuzz_pillow
|
2023-12-29 11:23:34 +11:00 |
|
Benjamin Gilbert
|
372083c59f
|
Check similarity of round-tripped YCbCr JPEG, for symmetry with RGB
|
2023-12-28 13:00:17 -06:00 |
|
Andrew Murray
|
a16974e240
|
Restored testing of ImageFont class
|
2023-12-28 21:07:16 +11:00 |
|
Nulano
|
30015f6236
|
simplify decompression bomb check in FreeTypeFont.render
|
2023-12-27 17:05:14 +01:00 |
|
Ondrej Baranovič
|
de381d0efb
|
Update docs/reference/internal_modules.rst
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-12-27 16:17:51 +01:00 |
|
Hugo van Kemenade
|
9475c46d30
|
Don't complain about compatibility code: class TypeGuard
|
2023-12-27 16:58:42 +02:00 |
|
Hugo van Kemenade
|
5938423c63
|
Coverage: Use exclude_also instead of exclude_lines
|
2023-12-27 16:57:50 +02:00 |
|
Hugo van Kemenade
|
0c767f0d7c
|
Coverage: Don't complain about code that shouldn't run: def create_lut():
|
2023-12-27 16:57:50 +02:00 |
|
pre-commit-ci[bot]
|
0d90bc8187
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-12-27 13:57:22 +00:00 |
|
Nulano
|
3a4298d16c
|
avoid hard dependency on typing_extensions
|
2023-12-27 14:55:30 +01:00 |
|
Nulano
|
cc51dace35
|
fix types hints for ImageFile._Tile
|
2023-12-27 14:55:30 +01:00 |
|
Nulano
|
90d5552800
|
use _util.DeferredError.new everywhere
|
2023-12-27 14:55:30 +01:00 |
|
Nulano
|
6bcf807fe2
|
add type hints for _util
|
2023-12-27 14:55:30 +01:00 |
|
Andrew Murray
|
78b96c0375
|
Merge pull request #7643 from radarhere/type_hints
Added type hints to FontFile and subclasses
|
2023-12-27 22:58:35 +11:00 |
|