Andrew Murray
e06cee580f
Updated xz to 5.4.1
2023-01-12 08:33:25 +11:00
Andrew Murray
eb89e3a2b1
Merge pull request #6874 from hugovk/invalid-box-blur-filter
...
Raise ValueError for BoxBlur filter with negative radius
2023-01-12 08:25:10 +11:00
Yay295
651b3521ac
Merge branch 'main' into eps_plugin_perf
2023-01-11 11:29:22 -06:00
Hugo van Kemenade
c683f048eb
Merge pull request #6880 from radarhere/eps
2023-01-11 18:09:53 +02:00
Hugo van Kemenade
5a2369fc33
Verify the Mastodon docs link
2023-01-11 17:18:02 +02:00
Hugo van Kemenade
d504d2a47e
Merge pull request #91 from radarhere/invalid-box-blur-filter
2023-01-11 15:01:19 +02:00
Andrew Murray
173b65d095
Raise ValueError during filter operation as well
2023-01-11 20:02:10 +11:00
Andrew Murray
7f57c93b89
Only read when necessary
2023-01-11 08:50:20 +11:00
Yay295
c3134dc049
refactor EpsImagePlugin
...
Merge the PSFile class into the EpsImageFile class to hopefully improve performance.
Also added a check for the required "%!PS-Adobe" and "%%BoundingBox" header comments.
2023-01-10 08:44:38 -06:00
Hugo van Kemenade
c2e2da4a22
Merge pull request #6876 from nulano/raqm-options
...
List Raqm build options in installation documentation
2023-01-10 09:37:33 +02:00
nulano
07a3aef3ef
list --{dis,en}able-raqm
options in installation documentation
2023-01-09 20:46:07 +01:00
Hugo van Kemenade
08c7b17e23
Raise ValueError for BoxBlur filter with negative radius
2023-01-09 19:04:55 +02:00
Andrew Murray
50f7888e3a
Merge pull request #6870 from hugovk/parametrize
...
Tests: Convert internal check() functions to use parametrize
2023-01-09 09:29:19 +11:00
Andrew Murray
569b86ba3d
Merge pull request #6869 from hugovk/simplify
...
Simplify isinstance, key in dict, enumerate
2023-01-09 08:49:32 +11:00
Hugo van Kemenade
e24dd745f7
Convert test_optimize_correctness to use parametrize
2023-01-08 14:48:56 +02:00
Hugo van Kemenade
a5e046fb49
Convert test_properties to use parametrize
2023-01-08 14:37:46 +02:00
Hugo van Kemenade
8d5eb71d26
Use enumerate
2023-01-08 13:47:46 +02:00
Hugo van Kemenade
2df4865e42
Use 'key in mydict' instead of 'key in mydict.keys()'
2023-01-08 13:47:46 +02:00
Hugo van Kemenade
b2b8c833aa
Use single isinstance call for multiple types
2023-01-08 13:47:45 +02:00
Andrew Murray
f30eb38e31
Merge pull request #6868 from radarhere/filters
...
Refer to Resampling enum
2023-01-08 05:33:40 +11:00
Andrew Murray
246f6fa46a
Simply attribute reference
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-01-08 04:45:16 +11:00
mergify[bot]
6c7d6cf4a9
Merge pull request #6865 from Yay295/test_cleanup_s
...
Clean up tests (simplified)
2023-01-07 08:49:45 +00:00
Yay295
04199b6066
sort colors before comparing them
2023-01-07 19:16:06 +11:00
Yay295
48b6d4fd60
remove no-format tags and fix comment locations
2023-01-07 19:16:06 +11:00
Yay295
4e6e69aafb
remove loop left from before parametrization
2023-01-07 19:16:06 +11:00
Yay295
52ed578947
add extra variable so linter doesn't split line
2023-01-07 19:16:06 +11:00
Andrew Murray
86634b8352
Update CHANGES.rst [ci skip]
2023-01-07 17:53:21 +11:00
Andrew Murray
a22f6ddefa
Merge pull request #6761 from javidcf/patch-1
...
Support arbitrary number of loaded modules on Windows
2023-01-07 17:50:57 +11:00
Andrew Murray
d3d7566d9a
Refer to Resampling enum
2023-01-07 11:27:43 +11:00
Andrew Murray
ea83ebbcf9
Moved conversion test to test_imagecms, to skip if lcms2 is absent
2023-01-06 20:09:47 +11:00
Hugo van Kemenade
b6c7a837bc
Merge pull request #6856 from radarhere/load_truncated_images
2023-01-05 12:27:15 +02:00
Hugo van Kemenade
dfadb5a2f0
Merge pull request #6861 from radarhere/fosstodon
2023-01-05 12:20:36 +02:00
Hugo van Kemenade
a53f934846
Merge pull request #358 from radarhere/libxau_x86_64
...
Downgraded libXau to 1.0.10 when targeting macOS 10.10
2023-01-05 08:52:31 +02:00
Javier Dehesa
2cc40cc7f4
Fix tcl/tk loading error handling
...
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-01-05 00:05:54 +00:00
Javier Dehesa
da39e4e38e
Fix tcl/tk loading error handling
...
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-01-05 00:05:36 +00:00
Javier Dehesa
e945ab382a
Fix tcl/tk loading error handling
...
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-01-05 00:04:50 +00:00
Andrew Murray
0421b2f2a0
Added social links to docs
2023-01-05 10:43:01 +11:00
Andrew Murray
e82f545ed0
Refer to Mastodon [ci skip]
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-01-05 09:56:59 +11:00
Andrew Murray
6368e4be5a
Downgraded libXau to 1.0.10 when targeting macOS 10.10
2023-01-04 18:18:06 +11:00
Andrew Murray
fc84d6e37f
Added Fosstodon URL to setup.cfg
2023-01-04 14:59:10 +11:00
Andrew Murray
b6a9fccd87
Added Fosstodon badge [ci skip]
2023-01-04 14:44:54 +11:00
Andrew Murray
2d6f9c16fc
Announce releases on Fosstodon [ci skip]
2023-01-04 14:06:47 +11:00
Hugo van Kemenade
927780e556
Merge pull request #6859 from radarhere/xclip
...
Resolves https://github.com/python-pillow/Pillow/issues/6858
2023-01-03 19:28:30 +02:00
Andrew Murray
e653aaee89
NotImplementedError will not be raised if xclip is available
2023-01-04 00:43:48 +11:00
Hugo van Kemenade
8995e5d318
Merge pull request #356 from radarhere/readme
2023-01-03 12:39:57 +02:00
Andrew Murray
bf7e8a38dd
Link to Windows wheels [ci skip]
2023-01-03 21:32:12 +11:00
Andrew Murray
ea9a1b84aa
LOAD_TRUNCATED_IMAGES may allow PNG images to open
2023-01-03 14:09:45 +11:00
Andrew Murray
1e2eb50cf7
Merge pull request #355 from python-pillow/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-01-03 13:02:50 +11:00
Hugo van Kemenade
150dbb5089
Update unfrozen
2023-01-02 23:37:25 +02:00
Hugo van Kemenade
f5c47ebe12
Merge pull request #6855 from python-pillow/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-01-02 23:08:33 +02:00