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 |
|
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 |
|
Andrew Murray
|
62d5817e29
|
Changed delimiter to \n
|
2022-05-22 14:11:11 +10:00 |
|
Hugo van Kemenade
|
22d797fd81
|
Merge pull request #6315 from radarhere/harfbuzz
Updated harfbuzz to 4.3.0
|
2022-05-21 07:20:49 +03:00 |
|
Andrew Murray
|
91f0927e6f
|
Update CHANGES.rst [ci skip]
|
2022-05-21 10:25:19 +10:00 |
|
Andrew Murray
|
2072a52bb5
|
Merge pull request #6292 from raygard/comment_use_gif89a
Always use GIF89a for comments
|
2022-05-21 10:24:14 +10:00 |
|
Andrew Murray
|
bf65544d2e
|
Updated harfbuzz to 4.3.0
|
2022-05-21 10:15:00 +10:00 |
|
Ray Gardner
|
882c04b08a
|
Merge pull request #1 from radarhere/comment_use_gif89a
Simplified version check
|
2022-05-20 11:50:17 -06:00 |
|
Andrew Murray
|
5cb007fdf1
|
Update CHANGES.rst [ci skip]
|
2022-05-21 00:07:12 +10:00 |
|
Hugo van Kemenade
|
33f00c9ca8
|
Merge pull request #6231 from radarhere/bmp_compression
Ignore compression value from BMP info dictionary when saving as TIFF
|
2022-05-20 16:18:15 +03:00 |
|
Andrew Murray
|
7c031e9279
|
Clarified sentence [ci skip]
|
2022-05-20 19:30:50 +10:00 |
|
Andrew Murray
|
533c907329
|
Updated example in light of #3203
|
2022-05-20 19:21:12 +10:00 |
|
Andrew Murray
|
3efe34463e
|
Clarified that LZW encoding is always used for GIFs [ci skip]
|
2022-05-20 19:10:51 +10:00 |
|
Andrew Murray
|
89f5a7d5af
|
Update CHANGES.rst [ci skip]
|
2022-05-20 08:51:57 +10:00 |
|
Hugo van Kemenade
|
fbb74a6050
|
Merge pull request #6234 from radarhere/font_variant
If font is file-like object, do not re-read from object to get variant
|
2022-05-19 23:30:44 +03:00 |
|
Hugo van Kemenade
|
2c58c3ee11
|
Merge pull request #6213 from radarhere/fp
|
2022-05-19 18:52:55 +03:00 |
|
Andrew Murray
|
5246a179e0
|
Update CHANGES.rst [ci skip]
|
2022-05-19 21:07:21 +10:00 |
|
Andrew Murray
|
80782bba9b
|
Merge pull request #6254 from benrg/affine-transform
Support more affine expression forms in im.point()
|
2022-05-19 21:06:04 +10:00 |
|
Andrew Murray
|
138bd280e4
|
Added check to test_comment as well
|
2022-05-19 20:59:32 +10:00 |
|
Andrew Murray
|
98329354e0
|
Simplified version check
|
2022-05-19 20:59:16 +10:00 |
|
Hugo van Kemenade
|
6bb408c962
|
Merge pull request #6306 from radarhere/jammy
Upgrade non-amd64 Ubuntu jobs to Jammy
|
2022-05-18 07:12:20 +03:00 |
|
Andrew Murray
|
69e07c2bf9
|
Upgrade non-amd64 Ubuntu jobs to Jammy
|
2022-05-18 10:11:52 +10:00 |
|
Andrew Murray
|
ddc7591ef2
|
Merge pull request #6305 from hugovk/make-sdist
Include 'twine check' in 'make sdist'
|
2022-05-18 09:27:33 +10:00 |
|
Hugo van Kemenade
|
77aad732d1
|
Ensure twine is installed
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2022-05-18 01:11:31 +03:00 |
|
Hugo van Kemenade
|
385af47cf1
|
Include 'twine check' in 'make sdist'
|
2022-05-17 22:47:01 +03:00 |
|
Hugo van Kemenade
|
ef8cec6185
|
Merge pull request #6256 from radarhere/furthestV
Ensure that furthest v is set in quantize2
|
2022-05-17 20:04:50 +03:00 |
|
Andrew Murray
|
1a286627b4
|
Skip test_realloc_overflow unless libtiff 4.0.4 or higher
|
2022-05-17 13:17:01 +03:00 |
|
Andrew Murray
|
43e2ee0433
|
Added release notes for 9.1.1
|
2022-05-17 13:15:42 +03:00 |
|
Andrew Murray
|
f0353c5996
|
When reading past the end of a scan line, reduce bytes left
|
2022-05-17 11:53:24 +03:00 |
|
Andrew Murray
|
c7f5b4c2da
|
Documented deprecation
|
2022-05-17 17:31:18 +10:00 |
|
Ray Gardner
|
6257e788ad
|
Update test_file_gif.py
Changed to use a test image already in Images folder
|
2022-05-14 11:57:41 -06:00 |
|
pre-commit-ci[bot]
|
416de882e4
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-05-14 15:36:54 +00:00 |
|
mergify[bot]
|
638ba163f4
|
Merge pull request #6296 from Yulv-git/typos1
Fix some typos
|
2022-05-14 10:00:50 +00:00 |
|
Yulv-git
|
a0fa540b0b
|
Fix some typos.
|
2022-05-14 12:46:46 +08:00 |
|
Hugo van Kemenade
|
0805f2ae14
|
Merge pull request #6295 from radarhere/openjpeg
|
2022-05-14 07:33:53 +03:00 |
|
Andrew Murray
|
815839631e
|
Updated openjpeg to 2.5.0
|
2022-05-14 10:11:42 +10:00 |
|