Andrew Murray
|
c9ba107c2c
|
Palette is unneeded as RGB to P conversion will not occur
|
2023-10-02 19:08:17 +11:00 |
|
Andrew Murray
|
b98dc8abe1
|
Consider default image when selecting mode for PNG save_all
|
2023-10-02 19:07:56 +11:00 |
|
Andrew Murray
|
aaa758751d
|
Update CHANGES.rst [ci skip]
|
2023-10-02 09:54:52 +11:00 |
|
Andrew Murray
|
43e6826199
|
Merge pull request #7382 from nopperl/parse-eps-trailer
Read bounding box information from the trailer of EPS files if specified
|
2023-10-02 09:53:35 +11:00 |
|
Andrew Murray
|
14c0f8d757
|
Update CHANGES.rst [ci skip]
|
2023-10-01 08:22:21 +11:00 |
|
Hugo van Kemenade
|
c2f7ea59b9
|
Merge pull request #7426 from radarhere/dds_palette
|
2023-09-30 14:40:17 -06:00 |
|
Andrew Murray
|
dc2e10d27a
|
Update CHANGES.rst [ci skip]
|
2023-10-01 06:19:06 +11:00 |
|
Andrew Murray
|
114aadd2ca
|
Added versionadded
|
2023-10-01 06:13:40 +11:00 |
|
Hugo van Kemenade
|
8cb1e29491
|
Merge pull request #7420 from radarhere/transparency
|
2023-09-30 02:53:22 -06:00 |
|
Andrew Murray
|
29ae27567c
|
Merge pull request #7431 from radarhere/macos
Corrected macOS version name
|
2023-09-30 18:48:48 +10:00 |
|
Andrew Murray
|
620098571a
|
Corrected comment priority
|
2023-09-30 07:54:39 +00:00 |
|
Andrew Murray
|
9ed9b11532
|
Corrected macOS version name
|
2023-09-30 17:41:43 +10:00 |
|
Hugo van Kemenade
|
9241a985ca
|
Merge pull request #7430 from radarhere/macos
Updated macOS tested Pillow versions
|
2023-09-29 23:10:11 -06:00 |
|
Andrew Murray
|
2433ffadf2
|
Updated macOS tested Pillow versions
|
2023-09-30 12:54:05 +10:00 |
|
Andrew Murray
|
3caae280b9
|
Added release notes
|
2023-09-30 11:32:54 +10:00 |
|
Andrew Murray
|
4142fc43ab
|
Added release notes
|
2023-09-30 10:14:10 +10:00 |
|
Andrew Murray
|
a088d54509
|
Update CHANGES.rst [ci skip]
|
2023-09-29 07:05:07 +10:00 |
|
Hugo van Kemenade
|
99e11f9e08
|
Merge pull request #7406 from radarhere/webp
|
2023-09-28 14:25:34 -06:00 |
|
Andrew Murray
|
26fc975a65
|
Merge pull request #7421 from hugovk/update-pre-commit
Add checks to pre-commit
|
2023-09-28 19:10:38 +10:00 |
|
Andrew Murray
|
cd4adb1677
|
Added reading 8-bit color images
|
2023-09-27 19:41:45 +10:00 |
|
Andrew Murray
|
e27d7a6f84
|
Changed has_transparency_data() to property
|
2023-09-26 20:14:22 +10:00 |
|
Andrew Murray
|
1c30809245
|
Allow for LA or PA in the future
|
2023-09-26 20:10:52 +10:00 |
|
Andrew Murray
|
faa66eaa6c
|
Added type hint
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-09-26 20:10:12 +10:00 |
|
Hugo van Kemenade
|
132357ac46
|
Add check-executables-have-shebangs to pre-commit and remove executable flags
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
1f188f5bb4
|
Add trailing-whitespace to pre-commit
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
f76b63d016
|
Add end-of-file-fixer to pre-commit
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
3891e9e228
|
Add flake8-logging to pre-commit
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
36d0bf044b
|
Fix LOG005 use exception() within an exception handler
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
507b7d519a
|
Fix LOG011 avoid pre-formatting log messages
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
9d104b241e
|
Use black-pre-commit-mirror for faster mypyc-compiled wheels
|
2023-09-25 16:45:38 +03:00 |
|
Hugo van Kemenade
|
0d1e83098d
|
Add pyupgrade to pre-commit
|
2023-09-25 16:45:38 +03:00 |
|
Andrew Murray
|
ad12caecda
|
Convert RGBA palette to RGBA image when saving WebP
|
2023-09-25 20:28:25 +10:00 |
|
Andrew Murray
|
6bbed1add0
|
Added has_transparency_data()
|
2023-09-25 20:10:44 +10:00 |
|
Andrew Murray
|
b723e9e62e
|
Merge pull request #7407 from hugovk/ci-appveyor-depends
AppVeyor: don't download huge pillow-depends.zip
|
2023-09-24 14:36:04 +10:00 |
|
nopperl
|
b21ea55beb
|
Merge pull request #1 from radarhere/parse-eps-trailer
Last trailer comment has priority
|
2023-09-23 06:41:59 +00:00 |
|
Andrew Murray
|
d919942f8e
|
Last trailer comment has priority
|
2023-09-22 18:36:52 +10:00 |
|
Andrew Murray
|
9de4b72c97
|
Trailer is not in header, ImageData or itself
|
2023-09-22 18:26:50 +10:00 |
|
Andrew Murray
|
094f23dd5c
|
EOF ends not just the trailer, but also the file
|
2023-09-22 18:26:41 +10:00 |
|
Andrew Murray
|
8064adad7a
|
Reduced duplicate code
|
2023-09-22 17:58:11 +10:00 |
|
Andrew Murray
|
4c9c7636be
|
Merge branch 'main' into parse-eps-trailer
|
2023-09-22 16:16:26 +10:00 |
|
Hugo van Kemenade
|
9c754ebab1
|
Re-remove --ssl-no-revoke
|
2023-09-21 12:20:17 +03:00 |
|
Andrew Murray
|
4edfe13bec
|
Merge branch 'main' into ci-appveyor-depends
|
2023-09-20 22:34:01 +10:00 |
|
Andrew Murray
|
9632195747
|
Merge branch 'main' into webp
|
2023-09-20 22:31:16 +10:00 |
|
Hugo van Kemenade
|
7a633e3500
|
Merge pull request #7403 from radarhere/numpy
|
2023-09-20 06:21:33 -06:00 |
|
Hugo van Kemenade
|
6e58b34f65
|
Merge pull request #104 from radarhere/ci-appveyor-depends
|
2023-09-20 05:47:06 -06:00 |
|
Hugo van Kemenade
|
1ba79d2bee
|
Re-instate for/else to avoid a raise after an error and a subsequent success
|
2023-09-20 14:07:04 +03:00 |
|
Andrew Murray
|
f4d9c44e31
|
Restrict "params" to list or None
|
2023-09-20 19:24:43 +10:00 |
|
Andrew Murray
|
aedf81d3cb
|
Update CHANGES.rst [ci skip]
|
2023-09-20 18:30:27 +10:00 |
|
Andrew Murray
|
8d81fd98a6
|
Merge pull request #7401 from radarhere/bc5s
Fixed bug when reading BC5S DDS images
|
2023-09-20 18:28:46 +10:00 |
|
Andrew Murray
|
bf046dff6e
|
Limit NumPy version on Cygwin
|
2023-09-20 16:17:47 +10:00 |
|