Hugo van Kemenade
|
4d1f874096
|
Merge pull request #8725 from radarhere/macos
|
2025-02-01 12:23:49 +02:00 |
|
Andrew Murray
|
347a3865bf
|
Revert "Ignore brew dependencies for libraqm on macOS 13"
This reverts commit dfd53564ff .
|
2025-02-01 12:21:15 +11:00 |
|
Andrew Murray
|
69c9572517
|
Added ImageDraw link
|
2025-02-01 10:54:18 +11:00 |
|
Andrew Murray
|
fca48db866
|
Added quote marks
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-02-01 10:02:42 +11:00 |
|
Hugo van Kemenade
|
c5d27af0f1
|
Merge pull request #8723 from radarhere/tiff_iimm
|
2025-01-31 17:53:06 +02:00 |
|
Andrew Murray
|
5bbbc46240
|
Fixed exceptions when closing AppendingTiffWriter
|
2025-02-01 01:13:30 +11:00 |
|
Andrew Murray
|
ec72d20d23
|
Added release notes
|
2025-02-01 00:47:21 +11:00 |
|
Andrew Murray
|
9a58456c9b
|
Added versionadded for justify
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-02-01 00:44:26 +11:00 |
|
Hugo van Kemenade
|
793e1fcba2
|
Merge pull request #8709 from radarhere/seek
|
2025-01-31 14:11:07 +02:00 |
|
Hugo van Kemenade
|
b03f143df1
|
Merge pull request #8701 from radarhere/stroke_outside
|
2025-01-31 13:35:22 +02:00 |
|
Hugo van Kemenade
|
84adbe5da8
|
Support saving PNG cICP chunk (#8704)
|
2025-01-31 13:24:08 +02:00 |
|
Andrew Murray
|
1e115987af
|
Do not install libimagequant
|
2025-01-31 19:09:03 +11:00 |
|
wiredfool
|
6fad11a926
|
added mutex around refcount, renamed arrow_borrow to refcount
|
2025-01-30 21:28:11 +00:00 |
|
Andrew Murray
|
e4f2a4a291
|
Merge pull request #8717 from radarhere/none
Use Py_RETURN_NONE macro when possible
|
2025-01-30 22:27:42 +11:00 |
|
Andrew Murray
|
10eaff8ac7
|
Added "justify" align for multiline text
|
2025-01-29 20:12:45 +11:00 |
|
Andrew Murray
|
7093de46a7
|
Moved common multiline code into _prepare_multiline_text
|
2025-01-29 19:42:25 +11:00 |
|
Andrew Murray
|
9a4f39588d
|
Use embedded color for text length in multiline_text
|
2025-01-29 18:58:53 +11:00 |
|
Andrew Murray
|
f598c03233
|
Removed unused file
|
2025-01-29 17:33:55 +11:00 |
|
Aleksandr Karpinskii
|
849768df7a
|
Remove unused declaration
|
2025-01-28 20:40:43 +11:00 |
|
Andrew Murray
|
a9d05a1e51
|
Fixed unclosed file warnings (#8705)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-01-27 22:59:44 +02:00 |
|
Andrew Murray
|
e19a1496c2
|
Use monkeypatch (#8707)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-01-27 12:17:51 +02:00 |
|
Aleksandr Karpinskii
|
e7ae4aaad0
|
Use Py_RETURN_NONE macro when possible
|
2025-01-27 18:17:03 +11:00 |
|
pre-commit-ci[bot]
|
d02417e411
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-01-25 16:25:44 +00:00 |
|
wiredfool
|
ad492ee4d8
|
Pull readonly in from the C level
|
2025-01-25 16:21:15 +00:00 |
|
wiredfool
|
55f5351e3d
|
Test for size, add offset support
|
2025-01-25 15:43:22 +00:00 |
|
wiredfool
|
388da5c4a4
|
Test rejection of incorrect modes
|
2025-01-25 15:12:41 +00:00 |
|
wiredfool
|
dbe0304bb3
|
Tests for destructors of the PyCapsules
|
2025-01-25 14:12:31 +00:00 |
|
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 |
|
Andrew Murray
|
569b785371
|
Updated harfbuzz to 10.2.0 (#8688)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-01-25 09:04:52 +02:00 |
|
Hugo van Kemenade
|
0bfaba1dca
|
Merge pull request #8711 from radarhere/xz
Updated xz to 5.6.4
|
2025-01-24 23:01:30 +02:00 |
|
Hugo van Kemenade
|
7cd98e8b7c
|
Merge pull request #8712 from radarhere/libpng
Updated libpng to 1.6.46
|
2025-01-24 23:00:59 +02:00 |
|
Hugo van Kemenade
|
6973d6968f
|
Merge pull request #8710 from radarhere/libimagequant
Updated libimagequant to 4.3.4
|
2025-01-24 23:00:30 +02:00 |
|
Andrew Murray
|
16a8e2bde4
|
Updated xz to 5.6.4
|
2025-01-24 23:46:14 +11:00 |
|
Andrew Murray
|
f52dbe749b
|
Updated libpng to 1.6.46
|
2025-01-24 23:46:03 +11:00 |
|
Andrew Murray
|
9d4232101f
|
Updated libimagequant to 4.3.4
|
2025-01-24 23:40:21 +11:00 |
|
Hugo van Kemenade
|
51df14282f
|
Merge pull request #8713 from radarhere/22_04
|
2025-01-24 14:38:30 +02:00 |
|
Andrew Murray
|
e31441fc41
|
Use Ubuntu 22.04 for 24.04 ppc64le and s390x
|
2025-01-24 19:51:07 +11:00 |
|
Andrew Murray
|
8a90975c14
|
Seek relative to current position
|
2025-01-22 23:14:34 +11: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
|
e1ef083f60
|
fix macoxisim
|
2025-01-20 19:28:20 +00:00 |
|
wiredfool
|
6ec855e0b7
|
Lifetime check
|
2025-01-20 19:28:20 +00:00 |
|
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 |
|
Hugo van Kemenade
|
58dd4a7dac
|
Merge pull request #8702 from radarhere/imagefile_fp
|
2025-01-20 19:29:05 +02:00 |
|