Commit Graph

3342 Commits

Author SHA1 Message Date
wiredfool
244dded7a8
Typing Lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-01-25 13:43:01 +00:00
wiredfool
af64250144
Lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-01-25 13:42:53 +00:00
wiredfool
2b88b1c49d
Typing Lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-01-25 13:42:42 +00:00
wiredfool
9d584a1014
Lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-01-25 13:42:32 +00:00
pre-commit-ci[bot]
f1349e973d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-21 21:41:58 +00:00
wiredfool
97eb7c09ba WIP -- First light of round trip of image -> arrow -> image
* basic safety included
* only respecting the types we emit
2025-01-21 21:27:41 +00:00
wiredfool
d44212d650 WIP - Non working struct encoding
* structs can't be encoded this way, they need to have one child array
per struct member.
* i.e. struct of arrays, rather than an array of structs.
2025-01-20 19:27:38 +00:00
wiredfool
5890e40365 WIP - Initial Pillow->Arrow support
* Fixed format, only for 4 channel images
2025-01-20 19:27:38 +00:00
Andrew Murray
4c1aed801e 11.1.0 version bump 2025-01-02 16:00:59 +11:00
Andrew Murray
6b75e06875 Do not reread start of header in decoder 2025-01-01 22:58:04 +11:00
Andrew Murray
b89cc09944 Corrected BLP1 alpha depth handling 2025-01-01 12:22:55 +11:00
Andrew Murray
8bdcadcbe9 Renamed argument to big_tiff 2024-12-31 10:16:00 +11:00
Andrew Murray
2ac383028a Allow saving as BigTIFF 2024-12-31 01:26:13 +11:00
Andrew Murray
7d5ccffae3
Merge pull request #8629 from radarhere/makernote
Restored Makernote as a deprecated enum
2024-12-30 21:52:04 +11:00
Andrew Murray
050caa9cae Restored Makernote as a deprecated enum 2024-12-30 21:14:23 +11:00
Andrew Murray
7cee64ad1b Use endswith 2024-12-30 19:45:46 +11:00
Andrew Murray
167ed55d8b Use elif 2024-12-30 19:37:38 +11:00
Hugo van Kemenade
171531cb67
Merge pull request #8635 from radarhere/exif_ifd 2024-12-29 21:36:15 +02:00
Hugo van Kemenade
743256f80b
Merge pull request #8633 from radarhere/jfif_unit 2024-12-29 20:45:20 +02:00
Andrew Murray
9368a86397 Keep new IFDs when converting EXIF to bytes 2024-12-29 07:43:47 +11:00
Hugo van Kemenade
41a89ea2dd
Merge pull request #8622 from radarhere/jpeg2000_comment 2024-12-28 13:05:26 +02:00
Andrew Murray
8945875c6c Populate DPI from JFIF cm density 2024-12-28 21:28:44 +11:00
Andrew Murray
f10e9f42d3 Do not use temporary file in grabclipboard() on macOS 2024-12-28 14:29:29 +11:00
Hugo van Kemenade
86d396a124
Merge pull request #8555 from radarhere/exif 2024-12-27 21:45:00 +02:00
Hugo van Kemenade
2c3395f262
Merge pull request #8553 from radarhere/tile 2024-12-27 21:43:38 +02:00
Hugo van Kemenade
4df23c0f26
Merge pull request #8535 from radarhere/tiff 2024-12-27 21:40:12 +02:00
Hugo van Kemenade
99ee337e07
Merge pull request #8529 from radarhere/tiff_tags 2024-12-27 21:35:02 +02:00
Hugo van Kemenade
f42d1c1b04
Merge pull request #8483 from radarhere/xmp 2024-12-27 21:30:54 +02:00
Hugo van Kemenade
510c84ad03
Merge pull request #8476 from radarhere/jpeg_state 2024-12-27 21:29:17 +02:00
Andrew Murray
622722f295 Corrected loadImageSeries type hint 2024-12-26 20:04:27 +11:00
Andrew Murray
dd410e4b32 Added reading of J2K comments 2024-12-26 10:51:45 +11:00
Andrew Murray
0e3f51dec6
Merge pull request #8613 from python-pillow/renovate/mypy-1.x
Update dependency mypy to v1.14.0
2024-12-22 15:11:09 +11:00
Hugo van Kemenade
1146190d75
Merge pull request #8615 from radarhere/exiftags 2024-12-22 00:34:42 +02:00
Andrew Murray
5fe80e1c48 Use hex values more consistently 2024-12-22 07:30:59 +11:00
Andrew Murray
b99a00f44f Updated MakerNote IFD capitalization 2024-12-22 07:24:08 +11:00
Andrew Murray
08e1f9ebc1 Lint fixes 2024-12-21 13:06:09 +11:00
Andrew Murray
cf4110ff06
Replace constants with enums (#8611)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-20 15:55:44 +02:00
Andrew Murray
cbc55c4621
Raise ValueError when WMF inch is zero (#8600)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-18 08:08:51 +02:00
Andrew Murray
0ca832cfa5
Merge branch 'main' into xmp 2024-12-17 18:43:00 +11:00
Hugo van Kemenade
2c120b53f6
Merge pull request #8579 from radarhere/tiff_debug
Do not describe raw data as a table
2024-12-16 15:16:41 +02:00
Hugo van Kemenade
e40033dfc4
Merge pull request #8494 from radarhere/gif_palette
Improved handling of RGBA palettes when saving GIF images
2024-12-16 15:10:17 +02:00
Andrew Murray
01bc487ff4
Merge branch 'main' into zlib-ng 2024-12-14 19:06:00 +11:00
Andrew Murray
3ce33a253a self.tile is not None 2024-12-03 20:14:03 +11:00
Andrew Murray
c16ae6fefa Do not describe raw data as a table 2024-12-03 09:19:26 +11:00
Hugo van Kemenade
0ab21dff1e Fix new Ruff errors 2024-12-02 20:29:38 +02:00
Tom Flanagan
82dfbc35b1
Update src/PIL/TiffImagePlugin.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-11-20 05:21:14 -08:00
Tom Flanagan
c7a9582eab Fix file position desync when calling into libtiff 2024-11-19 21:49:33 -08:00
Andrew Murray
3f5f3bb07b
Merge branch 'main' into zlib-ng 2024-11-18 22:25:19 +11:00
Andrew Murray
185a03f1a2 Do not create new image when exif_transpose() is used in place 2024-11-16 12:05:06 +11:00
Andrew Murray
84f5c7e5ba Added default value for _Tile offset 2024-11-13 22:53:29 +11:00