Hugo van Kemenade
|
3b2f076b6f
|
Fix WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English).
|
2022-06-04 09:38:06 +03:00 |
|
Hugo van Kemenade
|
b43cfce667
|
Merge pull request #6346 from radarhere/releasenotes
Include #6178 in release notes
|
2022-06-03 14:08:39 +03:00 |
|
Andrew Murray
|
b9df9662d6
|
Include #6178 in release notes
|
2022-06-03 19:01:36 +10:00 |
|
Hugo van Kemenade
|
05d979d37d
|
Merge pull request #6345 from raygard/winbuild_use_sourceforge_auto_mirror
Use SourceForge auto mirror capability
|
2022-06-02 21:26:11 +03:00 |
|
pre-commit-ci[bot]
|
86e49f42eb
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-06-01 22:29:29 +00:00 |
|
Ray Gardner
|
80b3ee79bd
|
Update build_prepare.py
Use SourceForge auto mirror capability.
|
2022-06-01 16:25:27 -06:00 |
|
Andrew Murray
|
561d7ca9e0
|
Update CHANGES.rst [ci skip]
|
2022-06-02 08:02:42 +10:00 |
|
Hugo van Kemenade
|
55d3c07e1d
|
Merge pull request #6232 from radarhere/colormap
|
2022-06-01 23:12:13 +03:00 |
|
Hugo van Kemenade
|
37c642338b
|
Merge pull request #6337 from RedShy/p2pa_images_conversion
Fix "P"->"PA" image conversion
|
2022-06-01 22:17:55 +03:00 |
|
Hugo van Kemenade
|
b261e17907
|
Merge pull request #6335 from radarhere/exif
|
2022-06-01 16:36:03 +03:00 |
|
Hugo van Kemenade
|
8bffead473
|
Merge pull request #6316 from radarhere/macos
Updated macOS tested Pillow versions
|
2022-05-30 13:59:34 +03:00 |
|
Andrew Murray
|
753da81757
|
Merge pull request #6340 from hugovk/sphinx-lint
Add Sphinx Lint to pre-commit and fix RST bug
|
2022-05-30 08:54:51 +10:00 |
|
Hugo van Kemenade
|
d78042dfc0
|
Merge pull request #6223 from radarhere/precommit
pre-commit autoupdate
|
2022-05-29 18:48:02 +02:00 |
|
Hugo van Kemenade
|
f90caabdbc
|
Remove sentence fragment
|
2022-05-29 19:23:39 +03:00 |
|
Hugo van Kemenade
|
880dee7e1d
|
Fix missing inline literal (escaped) space after literal (missing-space-after-literal)
|
2022-05-29 19:11:21 +03:00 |
|
Hugo van Kemenade
|
a5ceb746b0
|
Add sphinx-lint to pre-commit
|
2022-05-29 19:10:35 +03:00 |
|
Hugo van Kemenade
|
8aa1a9d291
|
Autoupdate pre-commit monthly
|
2022-05-29 13:57:19 +03:00 |
|
mergify[bot]
|
a50addb8e2
|
Merge pull request #6339 from radarhere/libtiff
Updated libtiff to 4.4.0
|
2022-05-28 11:15:39 +00:00 |
|
Andrew Murray
|
40a918d274
|
Set readcount to TIFF_VARIABLE for a variable number of values
|
2022-05-28 20:14:05 +10:00 |
|
Andrew Murray
|
0a4a7722b5
|
Updated libtiff to 4.4.0
|
2022-05-28 18:37:11 +10:00 |
|
Andrew Murray
|
dc5a2a1fc9
|
Update CHANGES.rst [ci skip]
|
2022-05-28 18:36:46 +10:00 |
|
Davide Consalvo
|
7f39a21910
|
Merge pull request #1 from radarhere/p2pa_images_conversion
Only test alpha channel values
|
2022-05-28 10:01:20 +02:00 |
|
Andrew Murray
|
71d6a7b14f
|
Merge pull request #6303 from radarhere/disconnected
Only try to connect discontiguous corners at the end of edges
|
2022-05-28 16:40:00 +10:00 |
|
Hugo van Kemenade
|
9c25fc6042
|
Merge pull request #6338 from radarhere/emf
Added EMF and SUN to list of supported file formats
|
2022-05-28 08:11:43 +02:00 |
|
Andrew Murray
|
cb4b5f212d
|
Separated test
|
2022-05-28 15:25:19 +10:00 |
|
Andrew Murray
|
b0bc74a297
|
Only test alpha channel values
|
2022-05-28 09:24:42 +10:00 |
|
Andrew Murray
|
c8529b60de
|
Added EMF and SUN [ci skip]
|
2022-05-28 00:13:50 +10:00 |
|
Davide Consalvo
|
84da70988f
|
Merge branch 'python-pillow:main' into p2pa_images_conversion
|
2022-05-27 12:37:43 +02:00 |
|
Davide Consalvo
|
9a14be898c
|
added p2pa test
|
2022-05-27 12:34:05 +02:00 |
|
Davide Consalvo
|
6a071f81d7
|
fixed p2pa conversion
|
2022-05-27 12:24:19 +02:00 |
|
Andrew Murray
|
8b84e4c3d0
|
Update CHANGES.rst [ci skip]
|
2022-05-27 19:02:43 +10:00 |
|
Hugo van Kemenade
|
27f5c4d8fb
|
Merge pull request #6176 from radarhere/gif_transparency
Improve transparency handling when saving GIF
|
2022-05-27 08:31:37 +02:00 |
|
Hugo van Kemenade
|
0476914ee4
|
Merge pull request #6219 from radarhere/gif_eof
Do not update GIF frame position until local image is found
|
2022-05-27 08:29:38 +02:00 |
|
Hugo van Kemenade
|
19aa2b60fc
|
Merge pull request #6325 from radarhere/gif_comment
Once a GIF comment is loaded, it is kept for subsequent frames
|
2022-05-27 08:23:10 +02:00 |
|
Hugo van Kemenade
|
69f1b4a699
|
Merge pull request #6211 from radarhere/gif_loop
Netscape GIF extension belongs after the global color table
|
2022-05-27 08:22:01 +02:00 |
|
Andrew Murray
|
b1885779a9
|
Once exif data is parsed, do not reload unless it changes
|
2022-05-27 07:54:54 +10:00 |
|
Hugo van Kemenade
|
c34d78934f
|
Merge pull request #6333 from radarhere/discussions
Link to GitHub discussions in CONTRIBUTING
|
2022-05-26 09:19:33 +02:00 |
|
Andrew Murray
|
961e16fa24
|
Link to GitHub discussions [ci skip]
|
2022-05-25 22:14:29 +10:00 |
|
Andrew Murray
|
2457eafabd
|
Only read the number of loops from the first frame
|
2022-05-24 12:53:19 +10:00 |
|
Andrew Murray
|
5cf02f816f
|
Moved Netscape extension after global color table when saving
|
2022-05-24 12:53:03 +10:00 |
|
Andrew Murray
|
26c79343ec
|
Update CHANGES.rst [ci skip]
|
2022-05-24 08:55:45 +10:00 |
|
Andrew Murray
|
9188c81e5f
|
Once a GIF comment is loaded, it is kept for subsequent frames
|
2022-05-24 08:50:51 +10:00 |
|
Andrew Murray
|
06b0e64fc9
|
Merge pull request #6300 from raygard/comment_correct_placement
Only write GIF comments at the beginning of the file
|
2022-05-24 08:44:11 +10:00 |
|
Ray Gardner
|
4cdbeaf2cf
|
Merge pull request #2 from radarhere/comment_correct_placement
Once comment is loaded, keep it for subsequent frames
|
2022-05-23 11:54:57 -06:00 |
|
Hugo van Kemenade
|
68e39cba43
|
Merge pull request #6313 from radarhere/documentation
Improved image file formats documentation
|
2022-05-23 08:22:08 +02:00 |
|
Andrew Murray
|
62d0f0e38d
|
Once comment is loaded, keep it for subsequent frames
|
2022-05-22 15:30:16 +10:00 |
|
Andrew Murray
|
67f5e5d272
|
Test an empty string comment in arguments removes existing comment
|
2022-05-22 15:01:28 +10:00 |
|
Andrew Murray
|
db76eaa12c
|
Merge branch 'main' into comment_correct_placement
|
2022-05-22 14:56:57 +10:00 |
|
Andrew Murray
|
30a0e448c1
|
Update CHANGES.rst [ci skip]
|
2022-05-22 14:54:47 +10:00 |
|
Andrew Murray
|
e9cb2156ec
|
Merge pull request #6294 from raygard/comments_separate_multiple
Separate multiple GIF comment blocks in a frame with newlines
|
2022-05-22 14:53:03 +10:00 |
|