wiredfool
|
56780ceaae
|
Tests, lifetime changes
|
2025-01-20 19:28:15 +00:00 |
|
wiredfool
|
bdd4b3ae0c
|
Export as fixed width pixels, or just pixel values for single channel.
|
2025-01-20 19:27:38 +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
|
17f09f3993
|
Merge pull request #8644 from radarhere/c99
Remove pre-C99 definitions
|
2024-12-31 22:57:57 +11:00 |
|
Andrew Murray
|
f91b111fac
|
Removed pre-C99 definitions
|
2024-12-31 20:42:49 +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
|
ec49b98bbb
|
Merge pull request #8637 from radarhere/rgbx_16n
|
2024-12-29 21:35:37 +02:00 |
|
Hugo van Kemenade
|
743256f80b
|
Merge pull request #8633 from radarhere/jfif_unit
|
2024-12-29 20:45:20 +02:00 |
|
Andrew Murray
|
ea962bf1d8
|
Added RGBX;16N to RGB unpacker
|
2024-12-29 16:59:32 +11:00 |
|
Andrew Murray
|
9368a86397
|
Keep new IFDs when converting EXIF to bytes
|
2024-12-29 07:43:47 +11:00 |
|
Andrew Murray
|
973cd6481a
|
Merge branch 'main' into jpeg2000_cmyk_save
|
2024-12-28 22:08:08 +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
|
05c981ffd7
|
Removed buffer_size variable
|
2024-12-28 15:41:19 +11:00 |
|
Andrew Murray
|
f10e9f42d3
|
Do not use temporary file in grabclipboard() on macOS
|
2024-12-28 14:29:29 +11:00 |
|
Andrew Murray
|
439d5cf2a0
|
Merge branch 'main' into jpeg2000_cmyk_save
|
2024-12-28 07:42:56 +11:00 |
|
Hugo van Kemenade
|
cf09e8ea50
|
Merge pull request #8620 from radarhere/polygon
|
2024-12-27 21:47:49 +02: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 |
|
Hugo van Kemenade
|
f9767fb00f
|
Merge pull request #8624 from radarhere/type_hint_spider
|
2024-12-26 22:20:50 +02:00 |
|
Andrew Murray
|
622722f295
|
Corrected loadImageSeries type hint
|
2024-12-26 20:04:27 +11:00 |
|
Andrew Murray
|
62b7cb62f4
|
Fixed indentation
|
2024-12-26 19:06:23 +11:00 |
|
Andrew Murray
|
dd410e4b32
|
Added reading of J2K comments
|
2024-12-26 10:51:45 +11:00 |
|
Andrew Murray
|
fb3d80e390
|
Fixed connecting discontiguous corners
|
2024-12-24 00:41:27 +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
|
522505b714
|
Support saving CMYK JPEG2000 images
|
2024-12-10 18:33:12 +11:00 |
|