Andrew Murray
|
f28ecc5808
|
Document how to install on MinGW when setuptools >= 60
|
2023-06-22 17:45:24 +10:00 |
|
Andrew Murray
|
013599434d
|
Updated libpng to 1.6.40
|
2023-06-22 14:07:22 +10:00 |
|
Hugo van Kemenade
|
d0cf972d7a
|
Merge pull request #380 from radarhere/xz
|
2023-06-21 11:07:19 +03:00 |
|
Hugo van Kemenade
|
c92b62bdff
|
Merge pull request #386 from radarhere/python
|
2023-06-21 10:47:30 +03:00 |
|
Andrew Murray
|
9155b33611
|
Updated Python 3.12 on macOS to beta 3
|
2023-06-21 13:52:02 +10:00 |
|
Hugo van Kemenade
|
6ebdc527f7
|
Merge pull request #7220 from radarhere/contributing
|
2023-06-19 14:46:52 +03:00 |
|
Andrew Murray
|
0440df0d83
|
Clarify that the changelog should not be updated in PRs [ci skip]
|
2023-06-19 20:14:23 +10:00 |
|
Hugo van Kemenade
|
d64739f4d1
|
Merge pull request #7218 from radarhere/null
|
2023-06-18 21:50:46 +03:00 |
|
Hugo van Kemenade
|
934a6c61a0
|
Merge pull request #7219 from abey79/grabclipboard-mac-png
|
2023-06-18 17:18:30 +03:00 |
|
Andrew Murray
|
e52fa8fe38
|
Use relevant extension for temporary file
|
2023-06-17 14:37:13 +02:00 |
|
Antoine Beyeler
|
3c4ccdcff5
|
Updated CHANGES.rst
[ci skip]
|
2023-06-17 12:59:42 +02:00 |
|
Antoine Beyeler
|
f72dd8576e
|
Changed grabclipboard() to use PNG compression on macOS
Before, a lossy JPG compression was used.
|
2023-06-17 12:55:58 +02:00 |
|
Andrew Murray
|
eaf5c094f5
|
Merge branch 'main' into null
|
2023-06-17 17:00:18 +10:00 |
|
Hugo van Kemenade
|
99a6765e1a
|
Merge pull request #7216 from radarhere/pypy
Added PyPy 3.10 and removed PyPy 3.8
|
2023-06-17 09:59:07 +03:00 |
|
Hugo van Kemenade
|
1fbd4434fe
|
Merge pull request #385 from radarhere/pypy310
Added PyPy 3.10 and removed PyPy 3.8
|
2023-06-17 09:58:00 +03:00 |
|
Andrew Murray
|
fd9bea271a
|
Compare long long with long long
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
|
2023-06-17 14:39:34 +10:00 |
|
Andrew Murray
|
7044038e70
|
Fixed decompression bomb check
|
2023-06-17 14:35:44 +10:00 |
|
Andrew Murray
|
f3a9a93386
|
Added PyPy 3.10 and removed PyPy 3.8
|
2023-06-17 00:28:08 +10:00 |
|
Andrew Murray
|
43b693972a
|
Added PyPy 3.10 and removed PyPy 3.8
|
2023-06-17 00:25:59 +10:00 |
|
Andrew Murray
|
98cc2e63ac
|
Destroy image on error
|
2023-06-15 14:27:38 +10:00 |
|
Andrew Murray
|
618c00c4ea
|
Return early if image is null
|
2023-06-15 14:27:33 +10:00 |
|
pre-commit-ci[bot]
|
777c54a4d1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-15 00:09:03 +00:00 |
|
REDxEYE
|
9165771d5e
|
Add BC5U support. Seen in Amnesia: The Bunker
|
2023-06-15 03:08:04 +03:00 |
|
Andrew Murray
|
bd4826591b
|
Removed INVALID enum
|
2023-06-15 02:49:09 +03:00 |
|
Andrew Murray
|
cadac4aad2
|
Corrected error messages
|
2023-06-15 02:47:30 +03:00 |
|
Andrew Murray
|
78756cd17b
|
Simplified imports
|
2023-06-15 02:46:32 +03:00 |
|
Andrew Murray
|
9a7bd0d10b
|
Fixed big-endian bug
|
2023-06-15 02:45:46 +03:00 |
|
Andrew Murray
|
b87d4e075e
|
Restored formatting
|
2023-06-15 02:45:46 +03:00 |
|
Andrew Murray
|
eda4192618
|
Fixed typo
|
2023-06-15 02:45:46 +03:00 |
|
Andrew Murray
|
b6b7a7bfa4
|
Simplified test code
|
2023-06-15 02:45:46 +03:00 |
|
REDxEYE
|
15c90ac9bb
|
Simplified save code
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-06-15 02:45:46 +03:00 |
|
REDxEYE
|
9369a48457
|
Revert, i didn't meant to commit it
|
2023-06-15 02:45:46 +03:00 |
|
pre-commit-ci[bot]
|
1c9a84d760
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-15 02:45:46 +03:00 |
|
REDxEYE
|
91664c9d8e
|
Small refactor
|
2023-06-15 02:45:43 +03:00 |
|
REDxEYE
|
7c25e0bbda
|
Small refactor
|
2023-06-15 02:43:42 +03:00 |
|
REDxEYE
|
d1b1f30cef
|
Fix file extensions in tests not matching real names
|
2023-06-15 02:42:43 +03:00 |
|
REDxEYE
|
34760736a5
|
Add missing LA test textures
|
2023-06-15 02:42:43 +03:00 |
|
pre-commit-ci[bot]
|
a63fdc2235
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-15 02:42:43 +03:00 |
|
REDxEYE
|
de8b89c823
|
Add support for writing LA dds textures
|
2023-06-15 02:42:41 +03:00 |
|
REDxEYE
|
8e8a67ef3e
|
Fix incorect file name
|
2023-06-15 02:37:38 +03:00 |
|
REDxEYE
|
429dc2850e
|
Remove unnecessary tuple creation
|
2023-06-15 02:37:38 +03:00 |
|
pre-commit-ci[bot]
|
3602e35818
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-15 02:37:36 +03:00 |
|
REDxEYE
|
19887374ae
|
Add support for single channel textures
|
2023-06-15 02:33:55 +03:00 |
|
REDxEYE
|
3f77a9e235
|
Remove unused constants
|
2023-06-15 02:30:34 +03:00 |
|
REDxEYE
|
de2b4be9b9
|
Add Tile namedtuple for code readability.
Add typing info to Image.tile
|
2023-06-15 02:30:31 +03:00 |
|
REDxEYE
|
f2d91fcdaa
|
Add IntEnum/IntFlag for most of DDS members
|
2023-06-15 02:27:18 +03:00 |
|
Andrew Murray
|
594fbf79b8
|
Update CHANGES.rst [ci skip]
|
2023-06-14 23:01:45 +10:00 |
|
Andrew Murray
|
6ab99aac0e
|
Merge pull request #7212 from radarhere/qoi
Moved QOI from Write-Only to Read-Only
|
2023-06-14 19:27:30 +10:00 |
|
Andrew Murray
|
b2b05f3b83
|
Moved QOI from Write-Only to Read-Only
|
2023-06-14 18:55:19 +10:00 |
|
mergify[bot]
|
561986ee71
|
Merge pull request #7092 from radarhere/exif_transpose
Added in_place argument to ImageOps.exif_transpose()
|
2023-06-14 07:24:47 +00:00 |
|