Andrew Murray
be0283061a
Merge branch 'main' into libavif-plugin
2025-01-04 10:04:54 +11:00
Andrew Murray
d12e78badf
Removed exif_transpose return type checks
2025-01-03 01:00:19 +01:00
Andrew Murray
5d998d3fed
Improved coverage
2025-01-01 23:38:24 +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
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
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
23083f28ab
Use monkeypatch
2024-12-28 14:02:19 +11:00
Andrew Murray
439d5cf2a0
Merge branch 'main' into jpeg2000_cmyk_save
2024-12-28 07:42:56 +11:00
Hugo van Kemenade
d008d12ba3
Merge pull request #8625 from radarhere/containerio
2024-12-27 21:51:08 +02:00
Hugo van Kemenade
cf09e8ea50
Merge pull request #8620 from radarhere/polygon
2024-12-27 21:47:49 +02:00
Hugo van Kemenade
4df23c0f26
Merge pull request #8535 from radarhere/tiff
2024-12-27 21:40:12 +02:00
Hugo van Kemenade
dcd0479772
Merge pull request #8499 from radarhere/stub
2024-12-27 21:31:11 +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
89f1498796
Updated argument types to match Image draft
2024-12-27 11:38:47 +11:00
Andrew Murray
0148684c24
Use monkeypatch
2024-12-27 11:29:47 +11:00
Andrew Murray
aef3aa2ab3
Pass file handle to ContainerIO
2024-12-27 11:26:07 +11:00
Andrew Murray
dd410e4b32
Added reading of J2K comments
2024-12-26 10:51:45 +11:00
Andrew Murray
3a9a3ab9cc
Reduced epsilons ( #13 )
...
* Derive dir from filename
* Reduced epsilons
* Simplified code
* Do not shadow builtin
* Test saving EXIF instance without orientation
* More closely match wheels-dependencies
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-24 00:12:36 -05:00
Andrew Murray
fb3d80e390
Fixed connecting discontiguous corners
2024-12-24 00:41:27 +11:00
Andrew Murray
08e1f9ebc1
Lint fixes
2024-12-21 13:06:09 +11: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
9b6e575fd6
Merge branch 'main' into libavif-plugin
2024-12-18 11:32:30 +11:00
Andrew Murray
0ca832cfa5
Merge branch 'main' into xmp
2024-12-17 18:43:00 +11: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
4eaa6b71ef
Merge branch 'main' into libavif-plugin
2024-12-15 08:15:57 +11:00
Andrew Murray
01bc487ff4
Merge branch 'main' into zlib-ng
2024-12-14 19:06:00 +11:00
Andrew Murray
a56acd86c4
Removed unittest mock ( #10 )
...
* Removed unittest mock
* Updated license
* Increased timeout
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-13 10:44:38 -05:00
Andrew Murray
522505b714
Support saving CMYK JPEG2000 images
2024-12-10 18:33:12 +11:00
Frankie Dintino
524d802eda
fix: set exif orientation from irot/imir when decoding AVIF
2024-12-08 22:00:34 -05:00
Andrew Murray
d76ae2f10c
Do not ignore SyntaxError when saving EXIF data ( #8 )
...
* Do not ignore SyntaxError when saving EXIF data
* Do not save orientation in EXIF data
* Do not save XMP and EXIF data from info dictionary
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-07 12:28:31 -05:00
Andrew Murray
c40bcbfc87
Improved error handling
2024-12-03 10:31:57 +11:00
Andrew Murray
3730bf214b
Merge branch 'main' into libavif-plugin
2024-11-30 19:33:11 +11:00
Andrew Murray
4986609938
Use zlib-ng on macOS
2024-11-28 21:31:54 +11:00
Andrew Murray
69c9a7ffcf
Use zlib-ng on Linux
2024-11-21 20:39:08 +01:00
Andrew Murray
925db45526
Moved test
2024-11-20 22:40:29 +11:00
pre-commit-ci[bot]
44cc0bebb8
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-11-20 05:52:53 +00: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
671e3c8b57
Removed unused upsampling setting ( #5 )
...
* Use filename placeholder in URL
* Removed unused upsampling setting
* Use has_transparency_data
* Removed unnecessary load()
* Test getexif() change
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-11-12 13:33:18 -05:00
Andrew Murray
d6a0a15f53
Merge branch 'main' into libavif-plugin
2024-11-08 19:51:31 +11:00
Andrew Murray
3cdaee45f5
Raise UnidentifiedImageError when opening TIFF without dimensions
2024-11-05 21:20:20 +11:00
Andrew Murray
80cf74030d
Removed fixture
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-10-29 23:13:01 +11:00
Andrew Murray
624848ff97
Do not repeatedly save to the same path
2024-10-29 22:21:53 +11:00