Andrew Murray
|
e45da2ae17
|
Do not close provided file handles with libtiff
|
2023-06-05 11:07:09 +10:00 |
|
Hugo van Kemenade
|
9a560c78a8
|
Merge pull request #7173 from radarhere/relative
|
2023-06-02 16:00:01 +03:00 |
|
Andrew Murray
|
922e239cca
|
Fixed saving multiple 1 mode images to GIF
|
2023-05-24 08:55:14 +10:00 |
|
Andrew Murray
|
bce0f0d5a6
|
Moved function code inline
|
2023-05-23 21:25:11 +10:00 |
|
rrcgat
|
fffcb558f6
|
Use image/png mime type for ImageGrab (wl-paste) if possible, otherwise the first mime type taken
|
2023-05-23 18:44:25 +08:00 |
|
Andrew Murray
|
c656583b84
|
Merge branch 'main' into fix-imagegrab-with-wl-paste
|
2023-05-23 08:47:42 +10:00 |
|
Andrew Murray
|
546f6cbc27
|
Replaced absolute PIL import with relative import
|
2023-05-20 17:11:43 +10:00 |
|
Hugo van Kemenade
|
a58034b86c
|
Merge pull request #7135 from n3011/jpg_repr
|
2023-05-16 12:14:40 +03:00 |
|
Hugo van Kemenade
|
34ff170d8e
|
Merge pull request #7143 from nulano/imagegrab-prefer-xcb
Prefer screenshots using XCB over gnome-screenshot
|
2023-05-14 19:55:16 +03:00 |
|
Ishant Mrinal Haloi
|
f328383763
|
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-05-14 11:11:56 +05:30 |
|
Andrew Murray
|
59b7a48570
|
Updated docstrings
|
2023-05-13 12:24:50 +10:00 |
|
Ishant Mrinal Haloi
|
2db9c68571
|
Apply suggestions from code review
Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-05-13 07:32:02 +05:30 |
|
Ishant Mrinal Haloi
|
46708099b1
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-05-12 21:56:40 +05:30 |
|
Andrew Murray
|
7e29efd518
|
Do not catch OSError raised when loading image
|
2023-05-11 16:29:08 +01:00 |
|
Andrew Murray
|
3ec03c6720
|
Only check for gnome-screenshot on Linux
Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
|
2023-05-10 13:53:55 +10:00 |
|
Andrew Murray
|
c68c508e27
|
Fixed joined corners for odd dimensions
|
2023-05-10 13:25:35 +10:00 |
|
Andrew Murray
|
a0b691a219
|
Fixed combining single duration across duplicate PNG frames
|
2023-05-09 12:12:16 +10:00 |
|
nulano
|
bb18abc603
|
prefer screenshots using XCB over gnome-screenshot
|
2023-05-08 22:57:12 +01:00 |
|
Ishant Mrinal Haloi
|
ccdce1791d
|
rename format to image_format
|
2023-05-06 10:35:28 +05:30 |
|
Ishant Mrinal Haloi
|
2d841e16c2
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-05-06 10:31:58 +05:30 |
|
Ishant Mrinal Haloi
|
5377b0735f
|
add _repr_jpg_ for ipython display
Signed-off-by: Ishant Mrinal Haloi <mrinal.haloi11@gmail.com>
|
2023-05-04 21:43:57 +05:30 |
|
Andrew Murray
|
a4986ba986
|
Support reading signed 8-bit TIFF images
|
2023-05-04 07:54:30 +10:00 |
|
Hugo van Kemenade
|
9636a2aaf1
|
Merge pull request #7132 from radarhere/regular_polygon_width
|
2023-05-03 18:21:25 +03:00 |
|
Hugo van Kemenade
|
4c6159b9a3
|
Merge pull request #7112 from radarhere/grabclipboard_stderr
|
2023-05-03 18:16:52 +03:00 |
|
Andrew Murray
|
3fc446c277
|
Added width argument to regular_polygon
|
2023-05-03 22:54:18 +10:00 |
|
Andrew Murray
|
58e0dd7df9
|
Merge branch 'main' into apng
|
2023-05-03 13:42:39 +10:00 |
|
Andrew Murray
|
15ef533df9
|
Added alpha_only argument to getbbox()
|
2023-05-02 08:41:18 +10:00 |
|
Hugo van Kemenade
|
380a927fc2
|
Merge pull request #7102 from radarhere/xref_table
Use later value for duplicate xref entries in PdfParser
|
2023-04-29 21:20:10 +03:00 |
|
Andrew Murray
|
ebd3c47425
|
When saving, allow alpha differences to indicate different frames
|
2023-04-29 15:02:11 +10:00 |
|
Andrew Murray
|
ab3d0c071e
|
Raise error from stderr of Linux grabclipboard command
|
2023-04-24 21:03:27 +10:00 |
|
Andrew Murray
|
48a6c3f072
|
Merge pull request #7105 from bigcat88/load-before-deepcopy
Load before getting size in __getstate__
|
2023-04-24 07:47:36 +10:00 |
|
Andrew Murray
|
91b69857c7
|
Removed duplicate code
|
2023-04-22 10:13:56 +10:00 |
|
Alexander Piskun
|
b10379b3c1
|
Load image before deepcopy(__getstate__)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
|
2023-04-21 17:42:45 +03:00 |
|
Andrew Murray
|
d2256338b8
|
Use later value for duplicate xref entries
|
2023-04-20 23:15:20 +10:00 |
|
Andrew Murray
|
f15d7265f7
|
Call init() if mimetype is not found with preinit()
|
2023-04-18 10:33:31 +10:00 |
|
Andrew Murray
|
cc84ff5e7d
|
Note that open() seeks to the start of file objects
|
2023-04-17 16:10:29 +10:00 |
|
Carl Weaver
|
6d12581385
|
Update src/PIL/ImageGrab.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-04-16 15:37:38 +08:00 |
|
Andrew Murray
|
fe8599c5d6
|
Use ExifTags
|
2023-04-16 14:04:39 +10:00 |
|
Andrew Murray
|
bcb8dfc2fa
|
Rearranged code
|
2023-04-15 22:30:18 +10:00 |
|
rrcgat
|
099d696dc7
|
Fix ImageGrab with wl-paste
|
2023-04-15 19:28:54 +08:00 |
|
Andrew Murray
|
8d3014b8bf
|
Added inPlace argument to exif_transpose()
|
2023-04-15 21:03:59 +10:00 |
|
Andrew Murray
|
54fddf0181
|
Merge branch 'main' into version_bump
|
2023-04-11 07:18:13 +10:00 |
|
Andrew Murray
|
bc0bf5efea
|
Preserve line spacing backwards compatibility
|
2023-04-10 18:49:06 +10:00 |
|
Andrew Murray
|
b2301d70d1
|
Removed ImageFont.getsize and related functions
|
2023-04-10 16:56:13 +10:00 |
|
Andrew Murray
|
dd15f15d08
|
Added further field sizes
|
2023-04-10 09:06:20 +10:00 |
|
Andrew Murray
|
2cba9904db
|
Removed _category
|
2023-04-08 11:48:06 +10:00 |
|
Hugo van Kemenade
|
b25bf5161a
|
Remove Image.coerce_e, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
584f8c39de
|
Remove PhotoImage.paste() box parameter, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
c9f11565f1
|
Remove FreeTypeFont.getmask2 fill parameter, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
575a038f97
|
Remove FitsStubImagePlugin, deprecated in 9.1.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
c8ec15980b
|
Remove constants deprecated in 9.1.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
8d83d5e66a
|
Remove ImageShow.Viewer.show_file file argument, deprecated in 9.1.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
5dbef9e0a8
|
Remove ImagePalette size parameter, deprecated in 8.4.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
52f4fc59a2
|
Remove JpegImagePlugin.convert_dict_qtables, deprecated in 8.3.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
ddc4e90235
|
Remove im.category and related Image.NORMAL, Image.SEQUENCE, Image.CONTAINER, deprecated in 8.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
070e770469
|
Remove support for Tk/Tcl <= 8.4, deprecated in 8.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Hugo van Kemenade
|
59c9d87f8a
|
Remove support for PyQt5 and PySide2, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Andrew Murray
|
1e250e1137
|
10.0.0.dev0 version bump
|
2023-04-01 23:36:52 +11:00 |
|
Hugo van Kemenade
|
4f7070e24c
|
9.6.0.dev0 version bump
|
2023-04-01 12:34:27 +03:00 |
|
Andrew Murray
|
2203afeafa
|
Do not set size unnecessarily if image failed to open
|
2023-04-01 19:36:06 +11:00 |
|
Hugo van Kemenade
|
10794e0d66
|
9.5.0 version bump
|
2023-04-01 09:15:01 +03:00 |
|
Hugo van Kemenade
|
48b0be2fb7
|
Merge pull request #6879 from Yay295/eps_plugin_perf
|
2023-04-01 08:55:48 +03:00 |
|
Hugo van Kemenade
|
3cfdef395e
|
Merge pull request #7047 from nulano/freetype-import
Do not discard error message if _imagingft fails to import
|
2023-04-01 08:43:45 +03:00 |
|
Andrew Murray
|
aa9ecac032
|
Added ImageSourceData to TAGS_V2
|
2023-04-01 10:27:39 +11:00 |
|
Andrew Murray
|
3cd1e12974
|
Merge pull request #7052 from radarhere/ppm_half_token
Clear PPM half token after use
|
2023-04-01 10:07:47 +11:00 |
|
Andrew Murray
|
eeaee75a6e
|
Merge pull request #7021 from radarhere/getmask2
Do not render text if image has zero width or height
|
2023-04-01 09:26:06 +11:00 |
|
Andrew Murray
|
5932a0bd19
|
Clear half token after use
|
2023-04-01 09:23:57 +11:00 |
|
Yay295
|
b606da7f0e
|
add missing word
|
2023-03-31 07:19:33 -05:00 |
|
Andrew Murray
|
485532c1f3
|
Mention available pixel types when converting from NumPy
|
2023-03-31 21:00:28 +11:00 |
|
Andrew Murray
|
e95b55acd4
|
Document loss of palette when converting to NumPy
|
2023-03-31 20:48:14 +11:00 |
|
nulano
|
3d4e9b107d
|
warn if module is found but fails to import in PIL.features
|
2023-03-31 02:57:58 +02:00 |
|
nulano
|
b18efc775d
|
do not discard ImportError message in ImageFont
|
2023-03-31 01:48:17 +02:00 |
|
Yay295
|
b8b153fd77
|
Merge branch 'python-pillow:main' into eps_plugin_perf
|
2023-03-29 10:27:25 -05:00 |
|
Andrew Murray
|
f8be09612d
|
Merge pull request #6903 from joshware/jp2k_options
Support custom comments and PLT markers when saving JPEG2000 images
|
2023-03-29 23:43:54 +11:00 |
|
Andrew Murray
|
9a7a448219
|
Increase similiarity between test_plt_marker and _parse_comment
|
2023-03-29 20:14:29 +11:00 |
|
Andrew Murray
|
1fd189164c
|
Renamed "add_plt" to "plt"
|
2023-03-27 22:38:29 +11:00 |
|
Hugo van Kemenade
|
1ff0fb4472
|
Merge pull request #7034 from radarhere/array_interface
|
2023-03-25 19:16:53 +02:00 |
|
Andrew Murray
|
d5d830dd00
|
Merge branch 'main' into bgr32
|
2023-03-25 23:45:48 +11:00 |
|
Andrew Murray
|
7c3fd25433
|
Allow saving bytes as comments
|
2023-03-24 09:45:51 +11:00 |
|
Hugo van Kemenade
|
745f540f0e
|
Merge pull request #7018 from radarhere/apng
|
2023-03-23 14:56:47 +02:00 |
|
Hugo van Kemenade
|
3d4a6f7d17
|
Merge pull request #6996 from radarhere/webp
|
2023-03-23 14:53:21 +02:00 |
|
Andrew Murray
|
6a931861fe
|
Load before getting size in __array_interface__
|
2023-03-23 10:12:18 +11:00 |
|
Andrew Murray
|
176b2a2000
|
Merge branch 'master' into jp2k_options
|
2023-03-23 08:57:20 +11:00 |
|
Hugo van Kemenade
|
31e8e012bb
|
Merge pull request #6909 from radarhere/jp2_comment
|
2023-03-22 23:54:55 +02:00 |
|
Hugo van Kemenade
|
5832362215
|
Merge pull request #7020 from radarhere/no_libtiff
|
2023-03-21 17:12:59 +02:00 |
|
Andrew Murray
|
11d100ce5d
|
Support creating BGR;15, BGR;16 and BGR;24 images
|
2023-03-20 00:30:10 +11:00 |
|
Andrew Murray
|
fec92ce9cc
|
Restored deleted docstring
|
2023-03-19 13:36:43 +11:00 |
|
Auto-5
|
f03f9670fa
|
Removed incorrect docstring
|
2023-03-18 14:12:53 +00:00 |
|
Andrew Murray
|
80edcd18d1
|
Do not render text if image has zero width or height
|
2023-03-17 20:11:35 +11:00 |
|
Andrew Murray
|
5080d35816
|
Allow libtiff_support_custom_tags to be missing
|
2023-03-17 11:27:58 +11:00 |
|
Andrew Murray
|
0966293a0d
|
Consider transparency when applying blend mask
|
2023-03-16 20:05:56 +11:00 |
|
Andrew Murray
|
9e6ae98362
|
Dropped support for BGR;32 mode
|
2023-03-13 17:31:12 +11:00 |
|
Andrew Murray
|
f8d93267e1
|
Merge branch 'main' into i16n
|
2023-03-13 14:33:26 +11:00 |
|
mergify[bot]
|
264b19b266
|
Merge pull request #6852 from radarhere/qoi
Added QOI reading
|
2023-03-12 14:43:19 +00:00 |
|
Andrew Murray
|
56f9b85ad9
|
Removed unnecessary line
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-03-13 00:03:08 +11:00 |
|
Andrew Murray
|
36ee817329
|
Merge branch 'main' into pdf
|
2023-03-12 23:31:26 +11:00 |
|
Hugo van Kemenade
|
be244b5070
|
Merge pull request #7005 from radarhere/unclosed_file
|
2023-03-12 13:12:28 +02:00 |
|
Hugo van Kemenade
|
258cb8d8bf
|
Merge pull request #6998 from radarhere/ifdrational
|
2023-03-12 13:09:44 +02:00 |
|
Hugo van Kemenade
|
8ef6503801
|
Merge pull request #6914 from radarhere/default
|
2023-03-12 12:39:45 +02:00 |
|
Andrew Murray
|
f9cbc2e084
|
Close OleFileIO instance when closing or exiting FPX or MIC
|
2023-03-11 23:11:43 +11:00 |
|