..
fonts
Fix Memory DOS in ImageFont
2021-04-01 17:17:27 +03:00
icc
images
Merge pull request #6056 from radarhere/fits
2022-02-20 21:49:01 +00:00
oss-fuzz
Updated path after pillow-wheels switched to libjpeg-turbo
2022-01-01 20:15:06 +11:00
__init__.py
32bit_segfault_check.py
Use python3 in shebang line
2021-04-09 19:10:36 +10:00
bench_cffi_access.py
Remove old Travis CI config
2020-12-19 21:57:32 +02:00
check_fli_oob.py
Added context managers
2021-11-25 23:16:07 +11:00
check_fli_overflow.py
check_icns_dos.py
Added context managers
2021-02-11 21:43:54 +11:00
check_imaging_leaks.py
Use python3 in shebang line
2021-04-09 19:10:36 +10:00
check_j2k_dos.py
Added context managers
2021-02-11 21:43:54 +11:00
check_j2k_leaks.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
check_j2k_overflow.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
check_jp2_overflow.py
Added context managers
2021-11-25 23:16:07 +11:00
check_jpeg_leaks.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
check_large_memory_numpy.py
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
check_large_memory.py
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
check_libtiff_segfault.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
check_png_dos.py
Upgrade Python syntax for 3.6+
2020-07-30 10:09:18 +03:00
conftest.py
make sure we return a mark decorator
2021-04-10 12:03:15 +02:00
createfontdatachunk.py
Use python3 in shebang line
2021-04-09 19:10:36 +10:00
helper.py
[pre-commit.ci] auto fixes from pre-commit.com hooks
2022-01-03 17:11:34 +00:00
README.rst
test_000_sanity.py
test_binary.py
test_bmp_reference.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_box_blur.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_color_lut.py
Added enums
2022-01-15 09:02:31 +11:00
test_core_resources.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_decompression_bomb.py
Raise an error when performing a negative crop
2022-01-18 16:38:00 +11:00
test_features.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_apng.py
Deprecated constants in favour of enums
2022-01-15 10:07:07 +11:00
test_file_blp.py
Merge pull request #4685 from Meithal/patch-3
2022-02-19 11:03:36 +02:00
test_file_bmp.py
Ensure that pixel data offset does not ignore palette
2021-12-21 12:43:50 +11:00
test_file_bufrstub.py
Fixed BUFR, GRIB and HDF5 stub saving
2022-02-19 14:29:03 +11:00
test_file_container.py
test_file_cur.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_dcx.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_dds.py
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
test_file_eps.py
Improved consistency of returning an image access object from load()
2022-02-02 11:49:31 +11:00
test_file_fits.py
Deprecated FitsStubImagePlugin
2022-02-19 14:41:12 +11:00
test_file_fli.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_fpx.py
Added context managers
2021-02-11 21:43:54 +11:00
test_file_ftex.py
Deprecated constants in favour of enums
2022-01-15 10:07:07 +11:00
test_file_gbr.py
Improved consistency of returning an image access object from load()
2022-02-02 11:49:31 +11:00
test_file_gd.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_gif.py
Test that n_frames and is_animated do not change the image
2022-02-22 08:55:02 +11:00
test_file_gimpgradient.py
test_file_gimppalette.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_gribstub.py
Fixed BUFR, GRIB and HDF5 stub saving
2022-02-19 14:29:03 +11:00
test_file_hdf5stub.py
Fixed BUFR, GRIB and HDF5 stub saving
2022-02-19 14:29:03 +11:00
test_file_icns.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_ico.py
Merge branch 'main' into enum
2022-02-10 09:52:24 +11:00
test_file_im.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_iptc.py
test_file_jpeg.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_jpeg2k.py
Added enums
2022-01-15 09:02:31 +11:00
test_file_libtiff_small.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_libtiff.py
Added enums
2022-01-15 09:02:31 +11:00
test_file_mcidas.py
Replaced various instances of assert_image_equal with assert_image_equal_tofile
2021-02-21 22:15:56 +11:00
test_file_mic.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_mpo.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_msp.py
Replaced various instances of assert_image_equal with assert_image_equal_tofile
2021-02-21 22:15:56 +11:00
test_file_palm.py
Removed CONVERT helper variables
2021-03-22 19:50:06 +00:00
test_file_pcd.py
test_file_pcx.py
Handle PCX images with an odd stride
2021-01-21 19:29:11 +11:00
test_file_pdf.py
Use more specific regex chars to prevent ReDoS - exclude carriage return
2021-12-28 10:22:39 +11:00
test_file_pixar.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_png.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_ppm.py
Added context managers
2021-08-24 23:43:38 +10:00
test_file_psd.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_sgi.py
Added test
2021-07-30 20:29:07 +10:00
test_file_spider.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_sun.py
Replaced various instances of assert_image_equal with assert_image_equal_tofile
2021-02-21 22:15:56 +11:00
test_file_tar.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_tga.py
Added support for top right and bottom right orientations
2021-11-11 21:53:28 +11:00
test_file_tiff_metadata.py
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
test_file_tiff.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_wal.py
Improved consistency of returning an image access object from load()
2022-02-02 11:49:31 +11:00
test_file_webp_alpha.py
Replaced various instances of assert_image_similar with assert_image_similar_tofile
2021-02-21 22:22:29 +11:00
test_file_webp_animated.py
Only set info transparency on first frame
2021-03-17 00:24:57 +11:00
test_file_webp_lossless.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_webp_metadata.py
lint stuff
2021-04-10 16:58:01 +02:00
test_file_webp.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_file_wmf.py
Improved consistency of returning an image access object from load()
2022-02-02 11:49:31 +11:00
test_file_xbm.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_xpm.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_file_xvthumb.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_font_bdf.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_font_leaks.py
Rename master to main
2021-10-15 17:30:05 +03:00
test_font_pcf_charsets.py
Replaced various instances of assert_image_similar with assert_image_similar_tofile
2021-02-21 22:22:29 +11:00
test_font_pcf.py
Replaced various instances of assert_image_similar with assert_image_similar_tofile
2021-02-21 22:22:29 +11:00
test_format_hsv.py
Added enums
2022-01-15 09:02:31 +11:00
test_format_lab.py
test_image_access.py
Added specific error messages when ink has incorrect number of bands
2021-05-19 20:19:57 +10:00
test_image_array.py
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
test_image_convert.py
Merge pull request #5954 from radarhere/enum
2022-02-18 15:53:41 +02:00
test_image_copy.py
test_image_crop.py
Raise an error when performing a negative crop
2022-01-18 16:38:00 +11:00
test_image_draft.py
test_image_entropy.py
test_image_filter.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_image_frombytes.py
Remove im.offset, deprecated in 2001; and fromstring and tostring, deprecated in 2013
2020-07-17 10:55:20 +03:00
test_image_fromqimage.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_image_getbands.py
test_image_getbbox.py
test_image_getcolors.py
test_image_getdata.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_getextrema.py
test_image_getim.py
test_image_getpalette.py
Updated tests in light of #6060
2022-02-20 23:54:12 +11:00
test_image_getprojection.py
test_image_histogram.py
test_image_load.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_image_mode.py
Merged _MODE_CONV typ into ImageMode as typestr
2022-02-15 18:01:02 +11:00
test_image_paste.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_point.py
pre-commit autoupdate --freeze
2021-08-12 21:50:09 +10:00
test_image_putalpha.py
test_image_putdata.py
Raise an error if sequence is not flattened
2021-12-28 09:38:41 +11:00
test_image_putpalette.py
Allow getpalette() to return less than 256 colors
2022-02-16 09:56:13 +11:00
test_image_quantize.py
Use enums for quantize instead of raw values
2022-02-19 10:49:23 +11:00
test_image_reduce.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_resample.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_resize.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_rotate.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_split.py
test_image_thumbnail.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_tobitmap.py
test_image_tobytes.py
test_image_transform.py
Added enums
2022-01-15 09:02:31 +11:00
test_image_transpose.py
Added enums
2022-01-15 09:02:31 +11:00
test_image.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_imagechops.py
Added context managers
2021-11-25 23:16:07 +11:00
test_imagecms.py
Deprecated constants in favour of enums
2022-01-15 10:07:07 +11:00
test_imagecolor.py
Update test case
2021-09-02 15:03:03 +03:00
test_imagedraw.py
Added enums
2022-01-15 09:02:31 +11:00
test_imagedraw2.py
Replaced various instances of assert_image_similar with assert_image_similar_tofile
2021-02-21 22:22:29 +11:00
test_imageenhance.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_imagefile.py
Added PyEncoder
2022-02-25 16:07:01 +11:00
test_imagefont.py
Removed duplicate test
2022-02-22 11:03:36 +11:00
test_imagefontctl.py
Remove support for FreeType 2.7 and older
2021-10-18 09:29:53 +03:00
test_imagegrab.py
Do not compare properties to themselves
2021-12-26 13:27:41 +11:00
test_imagemath.py
Restrict builtins within lambdas for ImageMath.eval
2022-02-03 08:42:53 +11:00
test_imagemorph.py
Changed incorrect mode errors to ValueError
2021-04-18 14:47:05 +10:00
test_imageops_usm.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_imageops.py
Instead of drawing border, calculate palette index before image creation in expand()
2021-07-16 20:58:32 +10:00
test_imagepalette.py
Fix ResourceWarning: unclosed file
2021-08-24 10:58:02 +03:00
test_imagepath.py
Added specific error if coordinate type is incorrect
2022-01-08 13:47:51 +11:00
test_imageqt.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_imagesequence.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_imageshow.py
Added test
2022-02-12 09:07:17 +11:00
test_imagestat.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_imagetk.py
Revert "Skip due to segmentation fault"
2020-10-04 22:48:23 +01:00
test_imagewin_pointers.py
Added context managers
2021-02-11 21:43:54 +11:00
test_imagewin.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_lib_image.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_lib_pack.py
Add Tests and support for Planar Tiff Images
2021-03-28 15:03:37 +02:00
test_locale.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_main.py
test_map.py
Avoid DecompressionBombWarning: Image size (151587072 pixels) exceeds limit of 89478485 pixels, could be decompression bomb DOS attack.
2021-08-24 11:19:45 +03:00
test_mode_i16.py
Added enums
2022-01-15 09:02:31 +11:00
test_numpy.py
Updated checks that no warnings were raised
2022-02-21 13:49:01 +11:00
test_pdfparser.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_pickle.py
Added context managers
2021-11-25 23:16:07 +11:00
test_psdraw.py
Corrected error in restoring sys.stdout
2021-05-07 20:44:46 +10:00
test_pyroma.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_qt_image_qapplication.py
Moved RGB fix inside ImageQt class
2021-03-10 13:17:19 +11:00
test_qt_image_toqimage.py
Replaced various instances of assert_image_equal with assert_image_equal_tofile
2021-02-21 22:15:56 +11:00
test_sgi_crash.py
Added context managers
2021-11-25 23:16:07 +11:00
test_shell_injection.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_tiff_crashes.py
Filter out UserWarning: Truncated File Read
2021-08-24 11:03:10 +03:00
test_tiff_ifdrational.py
Convert to float for comparison with float in IFDRational __eq__
2021-05-10 08:36:45 +10:00
test_uploader.py
test_util.py
Merge branch 'master' into rm-3.5
2020-09-01 20:16:46 +03:00
test_webp_leaks.py