Commit Graph

12187 Commits

Author SHA1 Message Date
Hugo van Kemenade
40e7ff6226 8.4.0 version bump 2021-10-15 09:27:22 +03:00
Hugo van Kemenade
0fc4fb671c
Merge pull request #5765 from python-pillow/rm-tidelift-action 2021-10-14 22:56:35 +03:00
Hugo van Kemenade
ce3c925a51
Delete tidelift.yml 2021-10-14 22:46:42 +03:00
Hugo van Kemenade
1b5e662ee6
Merge pull request #5761 from nulano/stroke 2021-10-14 21:33:07 +03:00
Alex Clark
5c69dc7c9a
Create tidelift.yml 2021-10-14 13:42:18 -04:00
Hugo van Kemenade
e04f2ed55b
Merge pull request #5744 from kmilos/patch-2 2021-10-14 17:13:31 +03:00
nulano
19f4c6fd23 don't use bitmap glyphs when drawing text with stroker 2021-10-14 08:19:04 +01:00
pre-commit-ci[bot]
dbb0a41600 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-10-13 21:10:23 +00:00
Andrew Murray
1140f6538d
Ensure reset after test failure
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2021-10-14 08:09:36 +11:00
Andrew Murray
0b7fcbbc93
Merge branch 'master' into patch-2 2021-10-13 23:50:23 +11:00
Hugo van Kemenade
b34430b402
Merge pull request #5750 from radarhere/zero
Fixed Python errors when saving a (0, 0) TIFF image
2021-10-13 14:29:12 +03:00
Andrew Murray
b5d6a73da9 Added test 2021-10-13 11:39:31 +02:00
Andrew Murray
88850e6373 Update CHANGES.rst [ci skip] 2021-10-13 09:40:18 +11:00
Hugo van Kemenade
1cbb3f1427
Merge pull request #5736 from nulano/raqm-0.7.2 2021-10-12 16:22:32 +03:00
Hugo van Kemenade
ac74226de9
Merge pull request #5756 from radarhere/gif_transparency 2021-10-12 10:04:44 +03:00
Andrew Murray
174b4893f3 Prefer global transparency for disposal method 2 2021-10-12 09:45:52 +11:00
Andrew Murray
8de429ecb9 Fixed Python errors when saving a (0, 0) TIFF image 2021-10-08 13:12:21 +11:00
Andrew Murray
2d7c487cf8
Merge pull request #5748 from hugovk/3.10.0
Test Python 3.10.0 final on GitHub Actions
2021-10-05 20:49:00 +11:00
Hugo van Kemenade
8eb3c9791d Test Python 3.10.0 final on GitHub Actions 2021-10-05 11:54:12 +03:00
mergify[bot]
00746530f8
Merge pull request #5747 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-10-04 17:18:01 +00:00
pre-commit-ci[bot]
448de228d2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: e3000ace2fd1fcb1c181bb7a8285f1f976bcbdc7 → 911470a610e47d9da5ea938b0887c3df62819b85](e3000ace2f...911470a610)
- https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8
2021-10-04 16:54:25 +00:00
Hugo van Kemenade
c38d5d81fd
Merge pull request #5746 from radarhere/macos
Updated capitalization
2021-10-02 09:24:55 +03:00
Andrew Murray
515314b85c Updated capitalization 2021-10-02 09:50:27 +10:00
Miloš Komarčević
63879f04b1
Make TIFF strip size configurable 2021-10-01 13:50:02 +02:00
Hugo van Kemenade
9025ae8332
Merge pull request #5737 from radarhere/macos
Updated macOS tested Pillow versions
2021-09-28 07:38:20 +03:00
Hugo van Kemenade
2aede5f030
Merge pull request #5735 from radarhere/ghostscript
Updated Ghostscript to 9.55.0
2021-09-28 07:37:39 +03:00
Andrew Murray
5b7fb4f960 Updated macOS tested Pillow versions [ci skip] 2021-09-28 11:44:47 +10:00
nulano
6565d13275 detect FreeType / HarfBuzz features 2021-09-28 00:37:43 +02:00
nulano
aeb3c810d0 upgrade vendored raqm to 0.7.2 2021-09-27 22:37:55 +02:00
Andrew Murray
a80f8133d6 Updated Ghostscript to 9.55.0 2021-09-27 23:19:05 +10:00
Hugo van Kemenade
c37c08436b
Merge pull request #5732 from radarhere/fribidi
Updated fribidi to 1.0.11
2021-09-24 18:30:50 +03:00
Andrew Murray
3fdb2190d2 Updated fribidi to 1.0.11 2021-09-24 08:36:57 +10:00
Hugo van Kemenade
7dc8920e3f
Merge pull request #5727 from nulano/imagequant-2.16.0 2021-09-22 11:49:20 +03:00
Hugo van Kemenade
d76fd93a77
Merge pull request #5726 from radarhere/libimagequant
Updated libimagequant to 2.16.0
2021-09-21 08:23:27 +03:00
nulano
aa27c4d96b update imagequant patches 2021-09-21 04:49:35 +02:00
Ondrej Baranovič
52fa7aefb5
update winbuild imagequant to 2.16.0 2021-09-21 03:37:58 +02:00
Andrew Murray
836e6d98a3 Updated libimagequant to 2.16.0 2021-09-21 07:46:37 +10:00
Hugo van Kemenade
ffde039f26
Merge pull request #5724 from radarhere/accept 2021-09-20 18:10:49 +03:00
pre-commit-ci[bot]
99428bb878 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-09-20 12:22:11 +00:00
Andrew Murray
312ed69c01 Commented unused method 2021-09-20 22:17:06 +10:00
Andrew Murray
c1db69cc3f Renamed register_open accept method for consistency 2021-09-20 22:16:37 +10:00
Hugo van Kemenade
0a47b7306b
Merge pull request #5722 from nulano/remove-raqm-cmake
Remove raqm.cmake
2021-09-19 10:29:21 +03:00
Ondrej Baranovič
2205f6050e
document --no-fribidi option 2021-09-18 23:00:39 +02:00
Ondrej Baranovič
8fd843bf16
Delete raqm.cmake 2021-09-18 22:57:43 +02:00
Hugo van Kemenade
2496b0d29b
Merge pull request #5720 from radarhere/harfbuzz
Updated harfbuzz to 3.0.0
2021-09-18 10:11:15 +03:00
Andrew Murray
58fcc6edee Updated harfbuzz to 3.0.0 2021-09-18 08:19:11 +10:00
Andrew Murray
571feef28e
Merge pull request #5714 from hugovk/add-centos-stream-8
Add CentOS Stream 8
2021-09-17 22:02:32 +10:00
Hugo van Kemenade
709a904438
Merge pull request #5719 from radarhere/macos 2021-09-17 14:52:26 +03:00
Andrew Murray
83f6a909d6 Updated macOS tested Pillow versions [ci skip] 2021-09-17 21:40:00 +10:00
Hugo van Kemenade
8148647e64
Merge pull request #73 from radarhere/add-centos-stream-8 2021-09-17 14:28:05 +03:00