Hugo van Kemenade
|
f162d65246
|
Merge pull request #7695 from radarhere/non_zero
|
2024-01-06 14:50:02 +02:00 |
|
Andrew Murray
|
2d6ad5868d
|
Use "non-zero" consistently
|
2024-01-06 12:07:55 +11:00 |
|
Andrew Murray
|
d329207e62
|
Update CHANGES.rst [ci skip]
|
2024-01-06 07:03:40 +11:00 |
|
Andrew Murray
|
f98fc9b8a3
|
Merge pull request #7693 from nulano/winbuild-amd64
Rename x64 to AMD64 in winbuild
|
2024-01-06 07:01:45 +11:00 |
|
Andrew Murray
|
c46cf19a58
|
Merge pull request #7684 from nulano/docs-imagetransform
Improve ImageTransform documentation
|
2024-01-06 06:45:19 +11:00 |
|
Andrew Murray
|
1f7171a10c
|
Merge branch 'main' into winbuild-amd64
|
2024-01-05 09:52:12 +11:00 |
|
Andrew Murray
|
4233dd769a
|
Merge pull request #7690 from hugovk/qemu
Build QEMU-emulated Linux aarch64 wheels on GitHub Actions instead of Travis CI
|
2024-01-05 09:50:05 +11:00 |
|
Nulano
|
eff9f06f0d
|
fix comments
|
2024-01-04 22:10:11 +01:00 |
|
Nulano
|
4094edd12f
|
winbuild: fix libwebp linking libsharpyuv
|
2024-01-04 21:31:55 +01:00 |
|
Nulano
|
5e2ebaface
|
winbuild: build libwebp using cmake
|
2024-01-04 21:00:06 +01:00 |
|
Nulano
|
2dd00de1f3
|
rename x64 to AMD64 in winbuild/build_prepare.py
|
2024-01-04 20:26:14 +01:00 |
|
Hugo van Kemenade
|
aa21a2e6eb
|
Merge pull request #7692 from hugovk/no-windows-test-tags
|
2024-01-04 16:36:01 +02:00 |
|
Hugo van Kemenade
|
e32f49a1f3
|
Merge pull request #110 from radarhere/qemu
|
2024-01-04 15:35:13 +02:00 |
|
Andrew Murray
|
f71cfec76f
|
Merge pull request #7645 from nulano/font-bomb
Simplify FreeTypeFont.render
|
2024-01-04 23:50:43 +11:00 |
|
Andrew Murray
|
f184775cd3
|
Removed leading ampersand
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2024-01-04 23:35:06 +11:00 |
|
Hugo van Kemenade
|
46db79abe1
|
Fix syntax
|
2024-01-04 23:35:06 +11:00 |
|
Andrew Murray
|
60e82e5a3f
|
Separate cibuildwheel install
|
2024-01-04 23:35:05 +11:00 |
|
Andrew Murray
|
e84b0a4015
|
Combine build steps
|
2024-01-04 23:34:39 +11:00 |
|
Andrew Murray
|
bc3cf97649
|
Use general arch setting instead of platform-specific setting
|
2024-01-04 23:33:50 +11:00 |
|
Hugo van Kemenade
|
fd37d86acc
|
Skip non-wheel CI runs for tags
|
2024-01-04 12:55:04 +02:00 |
|
Hugo van Kemenade
|
32ae1bd08a
|
Use aarch64 instead of QEMU in job name
|
2024-01-04 12:52:22 +02:00 |
|
Hugo van Kemenade
|
55944860a5
|
Remove unused docker/setup-buildx-action
|
2024-01-04 12:51:05 +02:00 |
|
Hugo van Kemenade
|
df37b47fd8
|
Build QEMU-emulated Linux aarch64 wheels on GitHub Actions
|
2024-01-04 12:51:05 +02:00 |
|
Hugo van Kemenade
|
85c552934a
|
Goodbye Travis CI
|
2024-01-04 12:51:05 +02:00 |
|
Hugo van Kemenade
|
865a23aa32
|
Merge pull request #7691 from radarhere/wheels
Updated Linux and macOS wheels matrix variable name
|
2024-01-04 08:33:48 +02:00 |
|
Andrew Murray
|
05e73702f2
|
Updated matrix variable name on Linux and macOS to match Windows
|
2024-01-04 10:51:10 +11:00 |
|
Hugo van Kemenade
|
27eacddfd5
|
Merge pull request #7688 from radarhere/macos_imagegrab
|
2024-01-03 16:27:51 +02:00 |
|
Hugo van Kemenade
|
fa0dca7c8a
|
Merge pull request #7689 from radarhere/macos
Updated macOS tested Pillow versions
|
2024-01-03 09:05:09 +02:00 |
|
Andrew Murray
|
424737ef49
|
Updated macOS tested Pillow versions
|
2024-01-03 11:18:16 +11:00 |
|
Andrew Murray
|
d134110ace
|
If bbox is omitted, screenshot is taken at 2x on Retina screens
|
2024-01-03 09:01:35 +11:00 |
|
Andrew Murray
|
e6c9b42dc2
|
Merge pull request #7685 from nulano/win-arm-tested
Update Windows 11 tested versions
|
2024-01-03 08:38:05 +11:00 |
|
Hugo van Kemenade
|
f03156066c
|
Merge pull request #7678 from radarhere/macos_imagegrab
|
2024-01-02 23:37:26 +02:00 |
|
Nulano
|
b4a8271288
|
update Windows 11 tested versions
|
2024-01-02 17:26:11 +01:00 |
|
Nulano
|
fc7088a561
|
improve ImageTransform documentation
|
2024-01-02 14:52:12 +01:00 |
|
Ondrej Baranovič
|
81ea98e494
|
document ImageCmsTransform's base class
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-01-02 14:10:07 +01:00 |
|
Hugo van Kemenade
|
ded2c8b1d1
|
Merge pull request #7682 from radarhere/windows_pypy_wheels
|
2024-01-02 15:08:12 +02:00 |
|
Andrew Murray
|
127b65ec64
|
Merge pull request #7681 from radarhere/releasing
Package name is now lowercase in wheel filenames
|
2024-01-02 23:24:39 +11:00 |
|
Andrew Murray
|
5ddcf4d114
|
Package name is now lowercase in wheel filenames
|
2024-01-02 22:44:50 +11:00 |
|
Andrew Murray
|
75015e9859
|
Skip PyPy3.8 Windows wheel
|
2024-01-02 22:43:56 +11:00 |
|
Andrew Murray
|
ec6a57f69d
|
Updated description
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2024-01-02 21:27:12 +11:00 |
|
Andrew Murray
|
dacd928530
|
10.3.0.dev0 version bump
|
2024-01-02 20:37:59 +11:00 |
|
Andrew Murray
|
fd14824649
|
bbox on macOS is not 2x on retina screens
|
2024-01-02 19:15:13 +11:00 |
|
Andrew Murray
|
6956d0b285
|
10.2.0 version bump
|
2024-01-02 18:32:31 +11:00 |
|
Nulano
|
0b2e2b224f
|
document ImageCms.Flags
|
2024-01-01 21:40:41 +01:00 |
|
Nulano
|
26b2aa5165
|
document ImageCms.{ImageCmsProfile,Intent,Direction}; fix ImageCms.core.CmsProfile references
(cherry picked from commit f2b1bbcf65b327c14646d4113302e3df59555110)
|
2024-01-01 21:40:41 +01:00 |
|
Nulano
|
90991428fa
|
add LCMS2 flags to ImageCms
|
2024-01-01 21:40:38 +01:00 |
|
mergify[bot]
|
31c8dacdc7
|
Merge pull request #7675 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2024-01-01 18:39:44 +00:00 |
|
Hugo van Kemenade
|
40a3f91af2
|
Merge pull request #7674 from nulano/url-example
|
2024-01-01 19:22:33 +02:00 |
|
pre-commit-ci[bot]
|
cb41b0cc78
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.7...v0.1.9)
- [github.com/psf/black-pre-commit-mirror: 23.12.0 → 23.12.1](https://github.com/psf/black-pre-commit-mirror/compare/23.12.0...23.12.1)
|
2024-01-01 17:16:45 +00:00 |
|
Nulano
|
de62b25ed3
|
fix image url in "Reading from URL" example
|
2024-01-01 18:06:46 +01:00 |
|