Hugo van Kemenade
|
cc670c940e
|
Merge pull request #5869 from radarhere/quantize_palette
Fixed palette index for zeroed color in FASTOCTREE quantize
|
2021-12-28 10:05:58 +02:00 |
|
Hugo van Kemenade
|
f560707def
|
Merge pull request #5859 from radarhere/saving_rgba_gif
When saving RGBA to GIF, make use of first transparent palette entry
|
2021-12-28 10:04:10 +02:00 |
|
Hugo van Kemenade
|
1806cf5607
|
Merge pull request #5848 from radarhere/sampleformat
Pass SAMPLEFORMAT to libtiff
|
2021-12-28 10:03:16 +02:00 |
|
Hugo van Kemenade
|
e7b53259d1
|
Merge pull request #5824 from radarhere/l_macro
Added rounding when converting P and PA
|
2021-12-28 10:02:36 +02:00 |
|
Hugo van Kemenade
|
8e631e4cd9
|
Merge pull request #5910 from radarhere/putdata
Improved putdata() documentation and data handling
|
2021-12-28 09:53:33 +02:00 |
|
Hugo van Kemenade
|
dd8049363e
|
Use more specific regex chars to prevent ReDoS - exclude carriage return
|
2021-12-28 10:22:39 +11:00 |
|
Andrew Murray
|
e0d5417bcd
|
Raise an error if sequence is not flattened
|
2021-12-28 09:38:41 +11:00 |
|
Andrew Murray
|
e9294d890f
|
Accept float values for putdata() in Python 3.10
|
2021-12-28 09:38:41 +11:00 |
|
Andrew Murray
|
4222605442
|
Fixed freeing pointer
|
2021-12-27 13:39:37 +11:00 |
|
Andrew Murray
|
73ccda9cd1
|
Do not compare properties to themselves
|
2021-12-26 13:27:41 +11:00 |
|
Andrew Murray
|
768c189a29
|
Correct image by scaling pixels
|
2021-12-15 06:39:05 +11:00 |
|
Christopher Bruns
|
e87745d9ec
|
Check if installed Qt version supports Format_Grayscale16
|
2021-12-15 06:39:05 +11:00 |
|
Christopher Bruns
|
b1cc094f57
|
Add 16-bit grayscale test
|
2021-12-15 06:39:05 +11:00 |
|
Andrew Murray
|
fdec387b4a
|
Fixed palette index for zeroed color in FASTOCTREE quantize
|
2021-12-11 16:07:45 +11:00 |
|
Andrew Murray
|
5c05fe4d9b
|
Fixed raising OSError in _safe_read when size is greater than SAFEBLOCK
|
2021-12-07 11:40:44 +11:00 |
|
Andrew Murray
|
0e10a5cc7b
|
When saving RGBA, make use of first transparent palette entry
|
2021-12-07 06:37:01 +11:00 |
|
Andrew Murray
|
1fb1bec0e8
|
Added test
|
2021-11-29 17:49:19 +11:00 |
|
Andrew Murray
|
b383a175be
|
Convert subsequent GIF frames to RGB or RGBA
|
2021-11-29 17:49:06 +11:00 |
|
Andrew Murray
|
ab6efcb925
|
Merge pull request #5665 from infmagic2047/master
Do not return in ImageFile when saving to stdout
|
2021-11-26 00:12:40 +11:00 |
|
Andrew Murray
|
3a302f3e4b
|
Only add test to PPM
|
2021-11-25 23:33:59 +11:00 |
|
Andrew Murray
|
3af00edc85
|
Added context managers
|
2021-11-25 23:16:07 +11:00 |
|
Andrew Murray
|
2e9193a485
|
Pass SAMPLEFORMAT to libtiff
|
2021-11-23 08:10:18 +11:00 |
|
Hugo van Kemenade
|
c7a90551ae
|
Merge pull request #5829 from radarhere/tga_orientation
|
2021-11-21 14:14:41 +02:00 |
|
Hugo van Kemenade
|
877d97e858
|
Merge pull request #5845 from radarhere/icns
|
2021-11-21 14:12:01 +02:00 |
|
Hugo van Kemenade
|
b692faf596
|
Merge pull request #5839 from radarhere/tiff
|
2021-11-21 13:59:12 +02:00 |
|
Andrew Murray
|
838c8efa25
|
Corrected file length in header
|
2021-11-20 14:17:42 +11:00 |
|
Andrew Murray
|
7d4a8668b1
|
Block tile TIFF tags when saving
|
2021-11-18 22:01:53 +11:00 |
|
Andrew Murray
|
90a52d3c0d
|
Added width argument to polygon
|
2021-11-16 22:02:54 +11:00 |
|
Andrew Murray
|
d7873e02ab
|
Added test that translucent polygon pixels do not combine
|
2021-11-16 11:12:48 +11:00 |
|
Andrew Murray
|
fc90a9285a
|
Added support for top right and bottom right orientations
|
2021-11-11 21:53:28 +11:00 |
|
Hugo van Kemenade
|
18d34b287f
|
Add support for pickling TrueType fonts
|
2021-11-10 14:34:20 +02:00 |
|
Andrew Murray
|
bb6212a332
|
Added rounding when converting P and PA
|
2021-11-10 08:00:58 +11:00 |
|
Hugo van Kemenade
|
31a96b9c9b
|
Upgrade Python syntax with pyupgrade --py36-plus and format with Black
|
2021-10-19 15:34:52 +03:00 |
|
Hugo van Kemenade
|
716a0baf74
|
Drop support for EOL Python 3.6
|
2021-10-19 15:34:52 +03:00 |
|
Andrew Murray
|
e6ffeac66f
|
Updated image comparison
|
2021-10-19 16:08:23 +11:00 |
|
Hugo van Kemenade
|
cb5c8f6f86
|
Remove unused left_old variable
|
2021-10-18 11:28:14 +03:00 |
|
Hugo van Kemenade
|
606b5ae1e5
|
Remove support for FreeType 2.7 and older
|
2021-10-18 09:29:53 +03:00 |
|
Andrew Murray
|
83864b01cf
|
Removed Image.show command parameter
|
2021-10-18 11:08:51 +11:00 |
|
Andrew Murray
|
499040491b
|
Removed Image._showxv
|
2021-10-18 11:06:06 +11:00 |
|
Andrew Murray
|
e444e7ab6d
|
Removed ImageFile.raise_ioerror
|
2021-10-18 11:06:02 +11:00 |
|
Andrew Murray
|
cd50d468ba
|
Removed PILLOW_VERSION
|
2021-10-18 11:05:53 +11:00 |
|
Hugo van Kemenade
|
a8c18d0817
|
Rename master to main
|
2021-10-15 17:30:05 +03:00 |
|
Hugo van Kemenade
|
1b5e662ee6
|
Merge pull request #5761 from nulano/stroke
|
2021-10-14 21:33:07 +03:00 |
|
nulano
|
19f4c6fd23
|
don't use bitmap glyphs when drawing text with stroker
|
2021-10-14 08:19:04 +01:00 |
|
pre-commit-ci[bot]
|
dbb0a41600
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-10-13 21:10:23 +00:00 |
|
Andrew Murray
|
1140f6538d
|
Ensure reset after test failure
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
|
2021-10-14 08:09:36 +11:00 |
|
Andrew Murray
|
0b7fcbbc93
|
Merge branch 'master' into patch-2
|
2021-10-13 23:50:23 +11:00 |
|
Hugo van Kemenade
|
b34430b402
|
Merge pull request #5750 from radarhere/zero
Fixed Python errors when saving a (0, 0) TIFF image
|
2021-10-13 14:29:12 +03:00 |
|
Andrew Murray
|
b5d6a73da9
|
Added test
|
2021-10-13 11:39:31 +02:00 |
|
Andrew Murray
|
174b4893f3
|
Prefer global transparency for disposal method 2
|
2021-10-12 09:45:52 +11:00 |
|