Pillow/src
Andrew Murray ed283d15ca
Merge pull request #6010 from radarhere/show_file
In show_file, use os.remove to remove temporary images
2022-02-03 09:41:20 +11:00
..
libImaging Merge pull request #5517 from kmilos/patch-1 2021-12-30 15:34:02 +11:00
PIL Merge pull request #6010 from radarhere/show_file 2022-02-03 09:41:20 +11:00
thirdparty Revert "detect FreeType / HarfBuzz features" 2022-01-31 00:11:47 +00:00
Tk Clarified that version numbers refer to Tk, not Pillow 2022-01-20 10:04:35 +11:00
_imaging.c Raise an error if sequence is not flattened 2021-12-28 09:38:41 +11:00
_imagingcms.c Changed URLs to https 2021-10-27 22:51:54 +11:00
_imagingft.c Remove support for FreeType 2.7 and older 2021-10-18 09:29:53 +03:00
_imagingmath.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingmorph.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingtk.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_webp.c Merge pull request #5404 from radarhere/feed 2021-12-29 07:33:56 +11:00
decode.c Loading transparent pixels in C from subsequent GIF frames is no longer a problem 2021-11-29 17:49:12 +11:00
display.c Use METH_VARARGS flags 2021-05-11 20:16:44 +10:00
encode.c Fix _get_pushes_fd and _get_pulls_fd method signatures 2021-11-15 08:49:55 -08:00
map.c Removed unused C code 2021-01-30 11:23:24 +11:00
outline.c Use METH_VARARGS flags 2021-05-11 20:16:44 +10:00
path.c Added specific error if coordinate type is incorrect 2022-01-08 13:47:51 +11:00