Pillow/Tests/images
Eric Soroos 480f6819b5 Fix Memory DOS in Icns, Ico and Blp Image Plugins
Some container plugins that could contain images of other formats,
such as the ICNS format, did not properly check the reported size of
the contained image. These images could cause arbitrariliy large
memory allocations.

This is fixed for all locations where individual *ImageFile classes
are created without going through the usual Image.open method.
2021-03-06 10:19:14 +11:00
..
apng Use disposal settings from previous frame 2020-12-24 09:55:22 +11:00
blp blp: Remove images with unclear licenses 2018-03-12 09:48:13 +02:00
bmp Update test image for xbgr bmp files 2016-11-14 10:26:57 -05:00
fli_oob Tests for additional hits 2020-04-01 09:53:18 +03:00
imagedraw Added tests for lines with 1px slope 2014-04-09 19:34:50 +02:00
tga/common TGA: Add support for writing RLE data 2018-06-15 23:01:06 +03:00
tiff_gray_2_4_bpp Add Tests for 2/4 bpp Tiff Grayscale Images 2016-03-29 20:19:22 +08:00
1_trns.png Added transparency for all PNG greyscale modes 2019-03-27 07:41:33 +11:00
01r_00.pcx Tests for PCX OOB Access 2020-04-01 10:50:48 +03:00
7x13.png bug fix: Qt wants data aligned to 32 bits 2015-09-18 16:07:35 -04:00
10ct_32bit_128.tiff Test image: TIFF for OPEN_INFO = {(II, 0, 3, 1, (32,), ()): ("F", "F;32F")} 2014-04-11 11:39:05 +02:00
12bit.cropped.tif Tests for 12bit tiff rawmode 2013-11-20 16:54:49 -08:00
12in16bit.tif Tests for 12bit tiff rawmode 2013-11-20 16:54:49 -08:00
16_bit_binary_pgm.png Read test for 16 bit binary pgm file, #602 2014-04-07 22:10:45 -07:00
16_bit_binary.pgm Read test for 16 bit binary pgm file, #602 2014-04-07 22:10:45 -07:00
16_bit_noise.tif Give correct extrema for I;16 format images 2018-09-18 13:48:12 +01:00
16bit.cropped.j2k Add tests and fix a 16bit vs 32bit integer bug 2014-06-25 14:06:56 -04:00
16bit.cropped.jp2 Add tests and fix a 16bit vs 32bit integer bug 2014-06-25 14:06:56 -04:00
16bit.cropped.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.deflate.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.MM.cropped.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.MM.deflate.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.s.tif Added test image 2017-09-20 09:04:48 +00:00
00r1_graya_la.jp2 Tests for jp2 overflow 2020-04-01 10:33:46 +03:00
00r0_gray_l.jp2 Tests for jp2 overflow 2020-04-01 10:33:46 +03:00
a_fli.png Ensure previous FLI frame is loaded before seeking to the next 2018-11-26 18:52:51 +11:00
a.fli Add from https://samples.libav.org/fli-flc/ 2017-08-04 12:39:19 +03:00
anim_frame1.webp - Support non-alpha modes with WebPAnimDecoder 2017-09-26 20:27:40 -07:00
anim_frame2.webp - Support non-alpha modes with WebPAnimDecoder 2017-09-26 20:27:40 -07:00
app13-multiple.jpg add test image 2020-01-20 17:25:40 +03:00
app13.jpg Fixed reading APP13 marker without Photoshop data 2019-04-05 20:02:45 +11:00
argb-32bpp_MipMaps-1.dds support raw rgba8888 for dds 2020-07-07 00:22:57 +08:00
argb-32bpp_MipMaps-1.png support raw rgba8888 for dds 2020-07-07 00:22:57 +08:00
bad_palette_entry.gpl More GIMP palette tests 2015-07-01 14:28:34 +03:00
bad_palette_file.gpl More GIMP palette tests 2015-07-01 14:28:34 +03:00
balloon.jpf Detect whether mimetype is image/jp2 or image/jpx 2019-01-02 15:39:39 +11:00
bc7-argb-8bpp_MipMaps-1.dds Add support for BC7 to DdsImagePlugin 2016-08-26 02:26:03 -05:00
bc7-argb-8bpp_MipMaps-1.png Add support for BC7 to DdsImagePlugin 2016-08-26 02:26:03 -05:00
binary_preview_map.eps Added test and testfile for issue #302 2014-05-14 23:14:55 +02:00
bitmap_font_1_basic.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_1_raqm.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_2_basic.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_2_raqm.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_4_basic.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_4_raqm.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_8_basic.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
bitmap_font_8_raqm.png move bitmap font tests to test_imagefont 2020-10-11 21:45:10 +01:00
broken_data_stream.png replace broken image 2015-09-23 00:33:03 +03:00
broken.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
bw_gradient.png updated colorize to allow optional black/white positions; enhanced tests 2018-07-07 18:19:26 -07:00
caption_6_33_22.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
cbdt_notocoloremoji_mask.png downgrade NotoColorEmoji to minimize size 2020-10-07 13:31:05 +01:00
cbdt_notocoloremoji.png downgrade NotoColorEmoji to minimize size 2020-10-07 13:31:05 +01:00
chi.gif Added test 2016-06-09 22:28:29 +01:00
clipboard_target.png Removing all transparency from the test image 2016-04-29 21:17:18 +01:00
clipboard.dib Fixes DIB image format 2016-04-19 20:17:36 +01:00
cmx3g8_wv_1998.260_0745_mcidas.ara Test a McIDAS area file 2017-05-28 16:11:16 +03:00
cmx3g8_wv_1998.260_0745_mcidas.png Test a McIDAS area file 2017-05-28 16:11:16 +03:00
color_snakes.png add detailed test for blur and simple test for sharp 2014-10-08 12:51:34 +04:00
colr_bungee_mask.png add tests for opaque COLR and CBDT fonts 2020-10-07 05:29:18 +01:00
colr_bungee.png add tests for opaque COLR and CBDT fonts 2020-10-07 05:29:18 +01:00
combined_larger_than_size.psd Corrected negative seeks 2019-09-30 18:31:18 +10:00
compression.tif Add test for multipage tiff file with different compression 2016-03-27 22:19:04 +11:00
copyleft.png end to end test helper, more end to end tests for tiffs 2017-12-20 11:55:40 +00:00
copyleft.tiff Flatten sampleformat to initial value, fixes #1466 2015-10-03 22:57:44 +01:00
corner.lut Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
courB08.bdf Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
courB08.pbm Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
courB08.pil Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
crash-4f085cc12ece8cde18758d42608bed6a2a2cfb1c.tif Fix negative size read in TiffDecode.c 2021-03-01 19:04:42 +11:00
crash-6b7f2244da6d0ae297ee0754a424213444e92778.sgi Fix for SGI Decode buffer overrun CVE-2020-35655 2021-01-02 20:09:58 +11:00
crash-63b1dffefc8c075ddc606c0a2f5fdc15ece78863.tif Fix for CVE-2021-25291 2021-03-01 19:04:48 +11:00
crash-754d9c7ec485ffb76a90eeaab191ef69a2a3a3cd.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-1152ec2d1a1a71395b6f2ce6721c38924d025bf3.tif Incorrect error code checking in TiffDecode.c 2021-03-01 18:51:13 +11:00
crash-2020-10-test.tif Fix CVE-2020-35654 - OOB Write in TiffDecode.c 2021-01-02 20:37:48 +11:00
crash-86214e58da443d2b80820cff9677a38a33dcbbca.tif Fix negative size read in TiffDecode.c 2021-03-01 19:04:42 +11:00
crash-338516dbd2f0e83caddb8ce256c22db3bd6dc40f.tif Fix negative size read in TiffDecode.c 2021-03-01 19:04:42 +11:00
crash-465703f71a0f0094873a3e0e82c9f798161171b8.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-1185209cf7655b5aed8ae5e77784dfdd18ab59e9.tif Fix negative size read in TiffDecode.c 2021-03-01 19:04:42 +11:00
crash-64834657ee604b8797bf99eac6a194c124a9a8ba.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-0c7e0e8e11ce787078f00b5b0ca409a167f070e0.tif Fix negative size read in TiffDecode.c 2021-03-01 19:04:42 +11:00
crash-0e16d3bfb83be87356d026d66919deaefca44dac.tif Incorrect error code checking in TiffDecode.c 2021-03-01 18:51:13 +11:00
crash-abcf1c97b8fe42a6c68f1fb0b978530c98d57ced.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-b82e64d4f3f76d7465b6af535283029eda211259.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-c1b2595b8b0b92cc5f38b6635e98e3a119ade807.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-db8bfa78b19721225425530c5946217720d7df4e.sgi Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
crash-f46f5b2f43c370fe65706c11449f567ecc345e74.tif Fix negative size read in TiffDecode.c 2021-03-01 19:04:42 +11:00
create_eps.gnuplot Test harness for EPS files. 2013-11-20 00:43:10 -06:00
custom_gimp_palette.gpl More GIMP palette tests 2015-07-01 14:28:34 +03:00
decompression_bomb.gif Added decompression bomb checks 2019-09-30 18:45:13 +10:00
decompression_bomb.ico Added decompression bomb checks 2019-09-30 18:45:13 +10:00
deerstalker.cur Cursor image by Miss Mycroft, 'Released under the Release to Public Domain license' http://www.rw-designer.com/cursor-detail/61757 2014-07-16 23:44:35 +03:00
default_font.png Add test image using ImageFont's default font 2014-07-05 00:18:52 +03:00
dilation4.lut Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
dilation8.lut Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
dispose_bgnd.gif Tests dispose and transparency for animated gifs 2014-07-07 20:47:18 +02:00
dispose_none_load_end_second.gif Use previous disposal method in load_end 2020-12-23 13:22:53 +11:00
dispose_none_load_end.gif Use previous disposal method in load_end 2020-12-23 13:22:53 +11:00
dispose_none.gif Tests dispose and transparency for animated gifs 2014-07-07 20:47:18 +02:00
dispose_prev.gif Tests dispose and transparency for animated gifs 2014-07-07 20:47:18 +02:00
drawing_emf_ref.png EMF: support negative bounding box coordinates (#2249) 2016-11-27 16:03:51 +00:00
drawing_roundDown.emf Consistent DPI rounding 2019-03-30 15:03:57 +11:00
drawing_wmf_ref_144.png Allow loading of WMF images at a given DPI 2019-12-28 11:25:39 +11:00
drawing_wmf_ref.png EMF: support negative bounding box coordinates (#2249) 2016-11-27 16:03:51 +00:00
drawing.emf EMF: support negative bounding box coordinates (#2249) 2016-11-27 16:03:51 +00:00
drawing.wmf EMF: support negative bounding box coordinates (#2249) 2016-11-27 16:03:51 +00:00
dummy.container Test ContainerIO for correctness 2017-03-05 00:46:30 +02:00
DXGI_FORMAT_BC7_UNORM_SRGB.dds Corrected DdsImagePlugin setting info gamma 2019-10-30 22:13:06 +11:00
DXGI_FORMAT_BC7_UNORM_SRGB.png Corrected DdsImagePlugin setting info gamma 2019-10-30 22:13:06 +11:00
DXGI_FORMAT_R8G8B8A8_UNORM_SRGB.dds support raw rgba8888 for dds 2020-07-07 00:22:57 +08:00
DXGI_FORMAT_R8G8B8A8_UNORM_SRGB.png support raw rgba8888 for dds 2020-07-07 00:22:57 +08:00
dxt1-rgb-4bbp-noalpha_MipMaps-1.dds Test images from https://github.com/python-pillow/Pillow/pull/1644#issuecomment-169101551 2016-01-06 11:00:08 +02:00
dxt1-rgb-4bbp-noalpha_MipMaps-1.png Move DDS decoders to C 2016-08-25 19:27:48 -05:00
dxt3-argb-8bbp-explicitalpha_MipMaps-1.dds Add support for DXT3 to DdsImagePlugin 2016-08-25 20:12:44 -05:00
dxt3-argb-8bbp-explicitalpha_MipMaps-1.png Add support for DXT3 to DdsImagePlugin 2016-08-25 20:12:44 -05:00
dxt5-argb-8bbp-interpolatedalpha_MipMaps-1.dds Test images from https://github.com/python-pillow/Pillow/pull/1644#issuecomment-169101551 2016-01-06 11:00:08 +02:00
dxt5-argb-8bbp-interpolatedalpha_MipMaps-1.png Correctness tests for DDS 2016-01-08 07:59:18 -08:00
edge.lut Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
effect_mandelbrot.png Add access functions for ImagingEffectSpread with a test 2014-09-02 15:53:58 +03:00
effect_spread.png Image created by Pillow via test_effect_spread() 2014-09-04 08:42:46 +03:00
empty_gps_ifd.jpg Added test for empty GPS IFD 2020-09-02 21:14:36 +10:00
erosion4.lut Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
erosion8.lut Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
exif_gps_typeerror.jpg Added test for typeerror test for gpsexif 2015-09-10 05:32:11 -07:00
exif_gps.jpg Test passes for 2.9.0, fails for 3.0.0 2015-12-29 22:57:36 +00:00
exif_imagemagick.png Added reading of earlier ImageMagick EXIF data 2020-03-14 00:04:58 +11:00
exif_text.png Read EXIF data tEXt chunk into info as bytes instead of string 2020-07-31 17:42:48 +10:00
exif_typeerror.jpg Added test for _getexif TypeError 2015-07-29 23:38:26 +10:00
exif-72dpi-int.jpg Image from Simon Conseil with permission: https://github.com/python-pillow/Pillow/issues/2481#issuecomment-293215833 2017-04-11 13:45:48 +03:00
exif-200dpcm.jpg DPI is a tuple (#2472) 2017-04-03 23:28:33 +01:00
exif-dpi-zerodivision.jpg Fix ZeroDivisionError when EXIF contains invalid DPI (0/0). 2017-08-09 16:16:14 +03:00
exif-ifd-offset.jpg Seek to IFD offset 2019-01-16 06:55:37 +11:00
exif.png Load EXIF from PNG where eXIf chunk is after first IDAT chunk 2019-03-11 21:20:18 +11:00
fli_overflow.fli FLI overflow error fix and testcase CVE-2016-0775 2016-02-04 08:13:02 -08:00
fli_overrun.bin Catch buffer overruns 2019-09-30 18:45:43 +10:00
fli_overrun2.bin Catch FLI buffer overrun 2020-01-02 15:23:36 +11:00
flower.jpg Adding support for metadata in webp images. 2013-07-04 18:04:07 -03:00
flower.webp Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
flower2.jpg Adding support for metadata in webp images. 2013-07-04 18:04:07 -03:00
flower2.webp Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
frozenpond.mpo Moved images to correct place. 2014-07-15 17:43:31 -04:00
ftex_dxt1.ftc Add a loader for the FTEX format from Independence War 2: Edge of Chaos 2016-02-01 05:23:37 -08:00
ftex_dxt1.png Add a loader for the FTEX format from Independence War 2: Edge of Chaos 2016-02-01 05:23:37 -08:00
ftex_uncompressed.ftu Add a loader for the FTEX format from Independence War 2: Edge of Chaos 2016-02-01 05:23:37 -08:00
ftex_uncompressed.png Add a loader for the FTEX format from Independence War 2: Edge of Chaos 2016-02-01 05:23:37 -08:00
fujifilm.mpo Parse Nintendo and Fujifilm MakerNote tags 2019-03-28 21:13:12 +11:00
g4_orientation_1.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_2.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_3.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_4.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_5.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_6.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_7.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4_orientation_8.tif Use TIFF orientation 2019-09-13 22:36:26 +10:00
g4-fillorder-test.png tests for issue #279 2013-07-10 22:24:11 -07:00
g4-fillorder-test.tif tests for issue #279 2013-07-10 22:24:11 -07:00
g4-multi.tiff Tests for issue #1651 2016-09-29 22:29:19 +01:00
gbr.gbr Test images for GbrImagePlugin, created in GIMP 2.8 by Eric Soroos 2016-01-08 07:18:05 -08:00
gbr.png Test images for GbrImagePlugin, created in GIMP 2.8 by Eric Soroos 2016-01-08 07:18:05 -08:00
gfs.t06z.rassda.tm00.bufr_d From http://www.ftp.ncep.noaa.gov/data/nccf/com/gfs/prod/gfs.2017030406/ 2017-03-04 16:25:28 +02:00
gif_header_data.pkl version 1 pickle for x-verson compatibility 2017-03-08 01:35:15 -08:00
gimp_gradient_with_name.ggr Add (failing) test for GIMP 1.3 gradient files and .ggr by me 2014-08-26 12:04:04 +03:00
gimp_gradient.ggr Tests for GimpGradientFile and a sample .ggr by me 2014-08-26 11:45:28 +03:00
hdf5.h5 Created via http://stackoverflow.com/a/29736206/724176 2017-02-28 22:21:47 +02:00
high_ascii_chars.png Remove Adobe Helvetica screen font, update Pcf font tests using freely available font 2017-11-02 13:07:49 +00:00
hopper_16bit_qtables.jpg Add new JPEG test image 2020-10-10 20:08:39 +02:00
hopper_45.png test image 2016-12-31 19:31:02 +00:00
hopper_256x256.ico Created with IrfanView 2016-11-30 14:38:04 +02:00
hopper_bad_checksum.msp Created by forcing Pillow to save with checksum=0 2017-03-11 13:50:19 +00:00
hopper_bad_exif.jpg Added test for bad EXIF data 2015-06-07 00:10:15 +10:00
hopper_bad.p7 Created by editing hopper.p7 in a text editor 2017-03-04 23:31:49 +02:00
hopper_bw_500.png Made with ImageMagick: convert hopper.jpg -resize 500x500 -monochrome hopper_bw_500.png 2014-09-23 16:15:09 +03:00
hopper_draw.ico Do not load ICO if already loaded 2019-06-12 02:18:54 +10:00
hopper_emboss_more.bmp serious test for kernel filters 2017-08-12 23:22:59 +03:00
hopper_emboss.bmp serious test for kernel filters 2017-08-12 23:22:59 +03:00
hopper_g4_500.tif Made with ImageMagick: convert hopper_bw_500.png -compress group4 hopper_g4_500.tif 2014-09-23 16:15:26 +03:00
hopper_g4.tif Created with ImageMagick: convert hopper.png -compress group4 hopper_g4.tif 2014-09-23 10:30:14 +03:00
hopper_gray_4bpp.tif Created with ImageMagick: convert tests\images\hopper.jpg -colorspace Gray -colors 16 -depth 4 tests\images\hopper_gray_4bpp.tif 2014-10-02 10:31:30 +03:00
hopper_gray.jpg Made with ImageMagick: convert hopper.jpg -colorspace Gray hopper_gray.jpg 2014-09-14 22:47:43 +03:00
hopper_idat_after_image_end.png Handle IDAT chunks after image end 2019-01-03 19:13:19 +11:00
hopper_jpg.tif Created with ImageMagick: convert hopper.jpg hopper_jpg.tif 2014-10-26 11:15:29 +02:00
hopper_long_name.im Trim end of name, keeping ext 2020-02-26 20:15:23 +11:00
hopper_lzw.tif convert hopper.png -compress lzw hopper_lzw.tif 2016-04-21 23:09:23 +03:00
hopper_merged.psd Added tests 2015-06-08 01:02:43 +10:00
hopper_orientation_2.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_2.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_3.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_3.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_4.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_4.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_5.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_5.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_6.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_6.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_7.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_7.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_8.jpg Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_orientation_8.webp Added ImageOps exif_transpose method 2019-03-04 11:49:39 +11:00
hopper_roundDown_2.tif Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_roundDown_3.tif Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_roundDown_None.tif Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_roundDown.bmp Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_roundUp_2.tif Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_roundUp_3.tif Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_roundUp_None.tif Consistent DPI rounding 2019-03-30 15:03:57 +11:00
hopper_underscore.xbm Fix comment and file 2015-05-12 13:34:18 +03:00
hopper_unexpected.ico Handle unexpected ICO image sizes 2019-05-12 20:44:29 +10:00
hopper_unknown_pixel_mode.tif Only close __fp if not fp 2019-01-04 12:29:23 +11:00
hopper_webp_bits.ppm Read/Save RGB webp as RGB (instead of RGBX) 2018-08-09 11:40:10 -07:00
hopper_webp_write.ppm Replace lena with hopper 2014-09-22 19:00:22 +03:00
hopper_zero_comment_subblocks.gif Resolved error for comment extension with zero subblocks 2018-11-27 21:09:28 +11:00
hopper-XYZ.png Tight similarity tests for XYZ conversion 2017-02-20 13:41:28 -08:00
hopper.bmp Unit test and image: convert hopper.png hopper.bmp 2015-06-30 07:09:35 +03:00
hopper.bw Added correctness tests for opening SGI images 2016-12-30 22:20:46 +00:00
hopper.dcx Replace lena.dcx with hopper.dcx. Created with ImageMagick: convert hopper.ppm hopper.dcx 2014-09-04 13:24:53 +03:00
hopper.fits convert hopper.png hopper.fits 2017-02-28 21:40:58 +02:00
hopper.fli Replace lena.fli with hopper.fli 2014-09-29 10:40:33 -07:00
hopper.gd Added GD tests 2017-12-30 19:31:33 +11:00
hopper.gif Fix path 2014-09-04 08:42:12 +03:00
hopper.iccprofile_binary.tif image for test 2015-11-15 16:43:16 +00:00
hopper.iccprofile.tif using test file with known license 2015-10-03 17:04:40 -07:00
hopper.ico Convert .ico to 8-bit to match lena.ico: convert hopper.ico -alpha off -colors 256 hopper2.ico 2014-09-04 22:53:35 +03:00
hopper.im Added tests 2015-06-08 01:02:43 +10:00
hopper.jpg Fix path 2014-09-04 08:26:50 +03:00
hopper.Lab.tif Created in Photoshop: open hopper.jpg, convert to Lab, save 2014-09-23 13:44:05 +03:00
hopper.mic Created in Microsoft Image Composer 1.5 from hopper.png 2017-03-13 07:58:47 +02:00
hopper.msp replace test "1"-mode image 2016-12-07 03:09:13 +03:00
hopper.p7 pngtopam hopper.png | pamtoxvmini > hopper.p7 2017-03-04 19:52:49 +02:00
hopper.pcd PCD decoder overruns the shuffle buffer, Fixes #568 2016-02-02 05:46:26 -08:00
hopper.png Created with ImageMagick: convert hopper.jpg hopper.png 2014-09-04 12:09:15 +03:00
hopper.pnm Added .pnm test 2019-03-04 15:51:07 +11:00
hopper.ppm Fix path 2014-09-04 08:26:50 +03:00
hopper.psd Resave hopper.psd with ICC profile, using Photoshop 2017-02-27 16:45:31 +02:00
hopper.pxr Image created with Photoshop 2017-02-28 08:22:03 +02:00
hopper.ras Replace lena.ras with hopper.ras, created with ImageMagick: convert hopper.jpg hopper.ras 2014-09-04 12:59:03 +03:00
hopper.rgb Added correctness tests for opening SGI images 2016-12-30 22:20:46 +00:00
hopper.sgi Added correctness tests for opening SGI images 2016-12-30 22:20:46 +00:00
hopper.spider Replace lena.spider with hopper.spider, created with Pillow. 2014-09-04 12:28:37 +03:00
hopper.tar Replace lena.tar with hopper.tar 2014-09-04 12:21:19 +03:00
hopper.tif Replace lena.tif with hopper.tif (created with ImageMagick) 2014-09-05 12:14:45 +03:00
hopper.wal File exported from hopper.png using Wally 2018-01-29 15:33:26 +02:00
hopper.webp Replace lena with hopper 2014-09-22 19:00:22 +03:00
hopper.xbm Passing test for hopper.xbm and failing test for hopper_underscore.xbm 2015-05-12 12:43:58 +03:00
hopper.xpm Created with ImageMagick: convert hopper.jpg -colors 44 hopper.xpm 2014-09-23 16:00:43 +03:00
hopper16.rgb add unit tests 2017-09-29 09:15:21 +00:00
i_trns.png Added transparency for all PNG greyscale modes 2019-03-27 07:41:33 +11:00
icc_profile_big.jpg Adjust buffer size when icc_profile > MAXBLOCK (issue #148) 2017-06-28 12:11:33 +02:00
icc_profile_none.png Fix crash on save when icc_profile is None 2014-01-19 16:40:39 +01:00
icc_profile.png tests for icc profile in png 2016-05-12 20:31:54 +03:00
icc-after-SOF.jpg truncate icclist instead of changing to None 2020-05-08 19:48:20 +03:00
ifd_tag_type.tiff Added reading of IFD tag type 2020-10-14 23:37:54 +11:00
illu10_no_preview.eps Simple test for 1104 2015-03-26 14:05:17 +02:00
illu10_preview.eps Simple test for 1104 2015-03-26 14:05:17 +02:00
illuCS6_no_preview.eps Simple test for 1104 2015-03-26 14:05:17 +02:00
illuCS6_preview.eps Simple test for 1104 2015-03-26 14:05:17 +02:00
imagedraw_arc_end_le_start.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_arc_high.png Added more tests 2020-06-29 23:31:04 +03:00
imagedraw_arc_no_loops.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_arc_width_fill.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_arc_width_non_whole_angle.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_arc_width_pieslice.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_arc_width.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_arc.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_big_rectangle.png Test drawing a rectangle bigger than the image 2017-05-15 21:44:28 +03:00
imagedraw_bitmap.png fix test which relied on old bugs 2016-07-11 01:47:25 +03:00
imagedraw_chord_L.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_chord_RGB.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_chord_too_fat.png Added more tests 2020-06-29 23:31:04 +03:00
imagedraw_chord_width_fill.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_chord_width.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_chord_zero_width.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_ellipse_edge.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_ellipse_L.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_ellipse_RGB.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_ellipse_translucent.png Only draw each polygon pixel once 2020-01-05 17:43:51 +11:00
imagedraw_ellipse_various_sizes_filled.png Added test with various ellipse sizes 2020-05-08 23:54:17 +03:00
imagedraw_ellipse_various_sizes.png Added test with various ellipse sizes 2020-05-08 23:54:17 +03:00
imagedraw_ellipse_width_fill.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_ellipse_width_large.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_ellipse_width.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_ellipse_zero_width.png fixed failing tests 2020-04-03 22:33:47 +03:00
imagedraw_floodfill_L.png Fix wrong tests 2019-12-31 04:12:50 +03:00
imagedraw_floodfill_not_negative.png Do not allow floodfill to extend into negative coordinates 2019-08-12 06:51:16 +10:00
imagedraw_floodfill_RGB.png Added support to floodfill for non-RGB colors 2018-09-26 22:22:17 +10:00
imagedraw_floodfill_RGBA.png Added support to floodfill for non-RGB colors 2018-09-26 22:22:17 +10:00
imagedraw_floodfill2.png Test experimental floodfill with a border 2014-05-12 23:33:05 +03:00
imagedraw_line_joint_curve.png Added line joints 2018-09-16 21:29:09 +10:00
imagedraw_line.png updated imagedraw tests 2014-06-30 15:03:57 -07:00
imagedraw_outline_chord_L.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_chord_RGB.png Added more tests 2020-06-29 23:31:04 +03:00
imagedraw_outline_ellipse_L.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_ellipse_RGB.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_pieslice_L.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_pieslice_RGB.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_polygon_L.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_polygon_RGB.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_rectangle_L.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_rectangle_RGB.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_shape_L.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_outline_shape_RGB.png Added tests 2018-01-05 11:26:24 +11:00
imagedraw_pieslice_wide.png Added more tests 2020-06-29 23:31:04 +03:00
imagedraw_pieslice_width_fill.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_pieslice_width.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_pieslice_zero_width.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_pieslice.png Fixed tests 2020-06-29 22:49:11 +03:00
imagedraw_point.png More ImageDraw tests. Some may need redoing after issues #367 and #463 are sorted. 2014-05-12 21:45:16 +03:00
imagedraw_polygon_1px_high.png Fixed drawing a 1px high polygon 2020-06-07 12:07:13 +10:00
imagedraw_polygon_kite_L.png Fix wrong tests 2019-12-31 04:12:50 +03:00
imagedraw_polygon_kite_RGB.png Test polygons in RGB and L modes 2017-05-15 18:24:12 +03:00
imagedraw_polygon.png updated imagedraw tests 2014-06-30 15:03:57 -07:00
imagedraw_rectangle_I.png Consider I;16 pixel size when drawing 2019-06-23 07:33:55 +10:00
imagedraw_rectangle_width_fill.png Add width parameter to rectangle 2018-07-02 11:21:30 +03:00
imagedraw_rectangle_width.png Add width parameter to rectangle 2018-07-02 11:21:30 +03:00
imagedraw_rectangle_zero_width.png Allow explicit zero width to hide outline 2020-01-08 21:55:15 +11:00
imagedraw_rectangle.png More ImageDraw tests. Some may need redoing after issues #367 and #463 are sorted. 2014-05-12 21:45:16 +03:00
imagedraw_regular_octagon.png Replace bbox with b_circle, kwargs with args + minor tweaks 2020-08-20 20:46:11 +01:00
imagedraw_shape1.png Test ImageDraw.Outline curve 2017-01-31 08:22:33 +02:00
imagedraw_shape2.png Test ImageDraw.Outline curve 2017-01-31 08:22:33 +02:00
imagedraw_square_rotate_45.png Replace bbox with b_circle, kwargs with args + minor tweaks 2020-08-20 20:46:11 +01:00
imagedraw_square.png Replace bbox with b_circle, kwargs with args + minor tweaks 2020-08-20 20:46:11 +01:00
imagedraw_stroke_descender.png Fixed stroke on FreeType < 2.9 2020-02-24 22:49:33 +11:00
imagedraw_stroke_different.png Added text stroking 2019-07-29 06:40:03 +10:00
imagedraw_stroke_multiline.png Added text stroking 2019-07-29 06:40:03 +10:00
imagedraw_stroke_same.png Added text stroking 2019-07-29 06:40:03 +10:00
imagedraw_wide_line_dot.png Test drawing a wide "line" from one point to another just draws a single point 2017-05-15 21:32:54 +03:00
imagedraw_wide_line_larger_than_int.png Use hypot function 2020-06-23 19:17:00 +10:00
imagedraw2_text.png Test ImageDraw2 2018-05-31 15:11:50 +03:00
imageops_pad_h_1.jpg change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit() 2019-12-17 18:15:02 +03:00
imageops_pad_h_2.jpg change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit() 2019-12-17 18:15:02 +03:00
imageops_pad_h_0.jpg change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit() 2019-12-17 18:15:02 +03:00
imageops_pad_v_1.jpg change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit() 2019-12-17 18:15:02 +03:00
imageops_pad_v_2.jpg change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit() 2019-12-17 18:15:02 +03:00
imageops_pad_v_0.jpg change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit() 2019-12-17 18:15:02 +03:00
input_bw_five_bands.fpx Raise an error for an invalid number of bands in FPX image 2020-01-02 15:20:24 +11:00
invalid-exif-without-x-resolution.jpg Use default DPI when exif provides invalid x_resolution 2019-10-27 07:50:30 +11:00
invalid-exif.jpg Test for https://github.com/python-pillow/Pillow/issues/2628#issuecomment-315962612 2017-07-18 01:06:54 -07:00
invalid.spider Catch OverflowError in SpiderImagePlugin 2015-11-18 01:18:01 +11:00
iptc_roundDown.jpg Consistent DPI rounding 2019-03-30 15:03:57 +11:00
iptc_roundUp.jpg Consistent DPI rounding 2019-03-30 15:03:57 +11:00
iptc.jpg Add JPEG with IPTC data. My image, permission given to distribute under MIT licence 2014-07-30 19:33:04 +03:00
iss634.apng adding apng extension for png 2018-12-26 21:14:27 +01:00
iss634.gif Tests dispose and transparency for animated gifs 2014-07-07 20:47:18 +02:00
iss634.webp - Support non-alpha modes with WebPAnimDecoder 2017-09-26 20:27:40 -07:00
issue_2278.tif Test for issue #2278 2017-09-14 20:05:13 +01:00
issue_2811.gif Tests for issue #2811 2017-10-25 13:52:33 +00:00
itxt_chunks.png Test a png file with iTXt chunks 2019-01-03 09:31:55 +11:00
jpeg_ff00_header.jpg Skip extra 0xff00 in jpeg 2016-06-22 13:36:23 -07:00
junk_jpeg_header.jpg skip any number extraneous chars at the end of chunks 2015-09-08 18:05:37 +03:00
l_trns.png added tests to cover save of four different png transparencies 2013-03-26 11:24:07 +01:00
l2rgb_read.bmp Map.c overflow fixes 2016-10-03 07:27:02 -07:00
la.tga TGA: Read and write LA data 2018-06-14 12:18:08 +03:00
lab-green.tif Shifting the midpoint of the ab channels to 128. unshifting back to signed int on pack 2013-10-15 22:06:30 -07:00
lab-red.tif Shifting the midpoint of the ab channels to 128. unshifting back to signed int on pack 2013-10-15 22:06:30 -07:00
lab.tif Back to RGBx format, 3 bands in 4 bytes. Tests for internal consistency 2013-10-14 22:47:27 -07:00
libtiff_segfault.tif Fix for buffer overflow in TiffDecode.c CVE-2016-0740 2016-02-04 08:13:11 -08:00
linear_gradient.png Linear and radial gradient: only need one target image 2017-02-06 22:03:17 +02:00
morph_a.png Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
multiline_text_center.png Default spacing of 4, update tests 2015-12-06 18:31:33 +02:00
multiline_text_right.png Default spacing of 4, update tests 2015-12-06 18:31:33 +02:00
multiline_text_spacing.png Update tests 2015-12-06 15:57:19 +02:00
multiline_text.png Default spacing of 4, update tests 2015-12-06 18:31:33 +02:00
multipage-lastframe.tif Tests for multipage tiffs 2014-09-02 15:20:24 -07:00
multipage-mmap.tiff Force reloading palette when using mmap in ImageFile. 2016-09-29 14:54:25 +02:00
multipage.tiff Tests for multipage tiffs 2014-09-02 15:20:24 -07:00
negative_size.ppm Memory error in Storage.c when accepting negative image size arguments 2016-10-03 07:27:02 -07:00
no_cursors.cur Throw TypeError if no cursors were found in .cur file 2015-11-26 19:56:41 +11:00
no_rows_per_strip.tif Added test 2019-09-18 22:07:17 +10:00
no-dpi-in-exif.jpg DPI is a tuple (#2472) 2017-04-03 23:28:33 +01:00
non_zero_bb_scale2.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00
non_zero_bb.eps Test harness for EPS files. 2013-11-20 00:43:10 -06:00
non_zero_bb.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00
old-style-jpeg-compression.png Add reading old-JPEG compressed TIFFs 2018-12-10 10:07:41 -08:00
old-style-jpeg-compression.tif Add reading old-JPEG compressed TIFFs 2018-12-10 10:07:41 -08:00
oom-8ed3316a4109213ca96fb8a256a0bfefdece1461.icns Fix Memory DOS in Icns, Ico and Blp Image Plugins 2021-03-06 10:19:14 +11:00
ossfuzz-4836216264589312.pcx Fix for CVE CVE-2020-35655 - Read Overflow in PCX Decoding. 2021-01-02 20:38:46 +11:00
ossfuzz-5730089102868480.sgi Fix for SGI Decode buffer overrun CVE-2020-35655 2021-01-02 20:09:58 +11:00
p_trns_single.png added tests to cover save of four different png transparencies 2013-03-26 11:24:07 +01:00
pcx_overrun.bin Catch buffer overruns 2019-09-30 18:45:43 +10:00
pcx_overrun2.bin Catch PCX P mode buffer overrun 2020-01-02 15:24:16 +11:00
photoshop-200dpi-broken.jpg Handle broken Photoshop data 2019-11-30 10:08:32 +11:00
photoshop-200dpi.jpg Test getting DPI from EXIF 2017-03-14 11:26:11 +02:00
pil_sample_cmyk.eps Added CMYK mode for opening EPS files 2016-04-13 18:27:46 +10:00
pil_sample_cmyk.jpg py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil_sample_rgb.jpg py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil123p.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil123rgba.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil136.png end to end test helper, more end to end tests for tiffs 2017-12-20 11:55:40 +00:00
pil136.tiff py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil168.png end to end test helper, more end to end tests for tiffs 2017-12-20 11:55:40 +00:00
pil168.tif py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil184.pcx py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pillow.icns Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
pillow.ico Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
pillow2.icns Updated icons. 2014-03-26 14:08:54 +00:00
pillow3.icns Made JPEG2K support for files conditional on its inclusion in pillow build. Added a JPEG2K icon test. 2014-03-28 09:09:55 +00:00
png_decompression_dos.png Fix for zlib.decompression bomb in iTXt,zTXt, and iCCP chunks 2014-12-28 22:49:52 -08:00
pngtest_bad.png.bin Circumvent classification of pngtest_bad.png as malware 2013-09-27 16:35:37 -07:00
pport_g4.tif End 'Make' tag with null byte 2013-03-14 16:06:20 -07:00
python.ico Make ICO files work with the ImageFile.Parser interface, fixes #522 2014-02-16 20:58:06 -08:00
radial_gradient.png Linear and radial gradient: only need one target image 2017-02-06 22:03:17 +02:00
radial_gradients.png complete tests for supported modes 2019-12-01 19:13:34 +03:00
raw_negative_stride.bin Corrected negative seeks 2019-09-30 18:31:18 +10:00
rdf.tif Partial fix for #1597 2015-12-30 07:54:14 -08:00
rectangle_surrounding_text.png Fix return value of FreeTypeFont.textsize() does not include font offsets 2014-07-07 14:42:46 +09:00
reqd_showpage.eps Added expected result, renamed images 2017-09-09 12:01:38 +00:00
reqd_showpage.png Added expected result, renamed images 2017-09-09 12:01:38 +00:00
rgb_trns_ycbc.j2k Test j2k 2014-04-14 13:49:29 +03:00
rgb_trns_ycbc.jp2 Test j2k 2014-04-14 13:49:29 +03:00
rgb_trns.png Added a test for issue #421 2013-11-22 16:04:51 -08:00
rgb.jpg py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
rgb32bf-rgba.bmp Added support for RGBA bitfield compression 2019-03-09 11:11:32 +11:00
rgb32rle.tga Source: https://samples.libav.org/image-samples/TGA/ 2016-04-21 17:49:25 +03:00
rotate_45_no_fill.png Rename File 2018-03-27 20:07:06 +05:30
rotate_45_with_fill.png Added basic green file for rotate 2018-03-27 19:43:04 +05:30
sgi_crash.bin Tests for SGI Overruns 2020-04-01 10:12:21 +03:00
sgi_overrun_expandrow.bin Catch SGI buffer overruns 2020-01-02 15:24:36 +11:00
sgi_overrun_expandrow2.bin Catch SGI buffer overruns 2020-01-02 15:24:36 +11:00
sgi_overrun_expandrowF04.bin Tests for SGI Overruns 2020-04-01 10:12:21 +03:00
sgi_overrun.bin Catch buffer overruns 2019-09-30 18:45:43 +10:00
standard_embedded.png add tests for opaque COLR and CBDT fonts 2020-10-07 05:29:18 +01:00
sugarshack_bad_mpo_header.jpg Treat MPO with unknown header as base JPEG file 2015-07-19 22:56:04 +10:00
sugarshack_frame_size.mpo Change size of MPO image to match frame 2019-03-28 08:33:17 +11:00
sugarshack_ifd_offset.mpo Seek to IFD offset 2019-01-16 06:55:37 +11:00
sugarshack_no_data.mpo Raise a specific exception if no data is found for an MPO frame 2019-11-30 11:05:36 +11:00
sugarshack.mpo Moved images to correct place. 2014-07-15 17:43:31 -04:00
sunraster.im1 Working 1 bit sun_rle raster file 2016-11-19 19:16:46 -08:00
sunraster.im1.png Working 1 bit sun_rle raster file 2016-11-19 19:16:46 -08:00
test_anchor_multiline_lm_center.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_lm_left.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_lm_right.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_ma_center.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_md_center.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_mm_center.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_mm_left.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_mm_right.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_rm_center.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_rm_left.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_multiline_rm_right.png add tests for multiline text with anchor 2020-09-22 14:58:21 +02:00
test_anchor_quick_ls.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_ma.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_mb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_md.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_mm.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_ms.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_mt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_quick_rs.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_ttb_f_lt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_ttb_f_mm.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_ttb_f_rb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_anchor_ttb_f_sm.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_arabictext_features.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_combine_caron_below_lb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_below_ld.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_below_ls.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_below_ttb_lb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_below_ttb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_below.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_la.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_ls.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_lt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_ttb_lt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron_ttb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_caron.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below_ma.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below_ra.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below_ttb_mt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below_ttb_rt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below_ttb_st.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below_ttb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_double_breve_below.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_multiline_lm_center.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_lm_left.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_lm_right.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_mm_center.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_mm_left.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_mm_right.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_rm_center.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_rm_left.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_multiline_rm_right.png add textlength and textbbox to ImageDraw 2020-10-09 01:02:51 +01:00
test_combine_overline_la.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_overline_ra.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_overline_ttb_mt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_overline_ttb_rt.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_overline_ttb_st.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_overline_ttb.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_combine_overline.png add and fix tests for text anchors 2020-09-22 11:31:43 +02:00
test_complex_unicode_text.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_complex_unicode_text2.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_direction_ltr.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_direction_rtl.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_direction_ttb_stroke.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_direction_ttb.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_draw_pbm_target.png Remove Adobe Helvetica screen font, update Pcf font tests using freely available font 2017-11-02 13:07:49 +00:00
test_draw_pbm_ter_en_target.png Add tests for charset aware PcfFontFile 2020-03-31 10:20:43 +02:00
test_draw_pbm_ter_pl_target.png Add tests for charset aware PcfFontFile 2020-03-31 10:20:43 +02:00
test_extents.gif Expand GIF to include frames with extents outside the image size 2019-05-02 19:46:17 +10:00
test_kerning_features.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_language.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_ligature_features.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_Nastalifont_text.png Testing complex text layout. 2017-06-21 14:00:14 -07:00
test_text.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_x_max_and_y_offset.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test_y_offset.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
test-card-lossless.jp2 Really added the tests this time. 2014-03-19 12:17:14 +00:00
test-card-lossy-tiled.jp2 Really added the tests this time. 2014-03-19 12:17:14 +00:00
test-card.png Really added the tests this time. 2014-03-19 12:17:14 +00:00
test-ole-file.doc Add some simple tests for OleFileIO.py 2014-04-11 14:53:33 +03:00
test.colors.gif test for issue #434 2014-03-04 22:29:55 -08:00
test.gpl Added test for GimpPaletteFile 2015-07-01 15:47:47 +10:00
text_mono.gif add mono color text test 2020-06-01 22:18:38 +02:00
tga_id_field.tga flake8 and tests 2014-08-20 10:32:06 +04:00
tiff_16bit_RGB_target.png Fix bits value for RGB;16N unpackers 2019-05-10 08:07:01 +10:00
tiff_16bit_RGB.tiff Fix bits value for RGB;16N unpackers 2019-05-10 08:07:01 +10:00
tiff_16bit_RGBa_target.png end to end test helper, more end to end tests for tiffs 2017-12-20 11:55:40 +00:00
tiff_16bit_RGBa.tiff Tests for 16bit tiff 2017-08-21 17:10:05 +03:00
tiff_adobe_deflate.png Added end to end tests in test_file_libtiff 2017-12-20 12:09:26 +00:00
tiff_adobe_deflate.tif add several TIFF decoders and encoders 2013-07-01 18:45:42 +04:00
tiff_overflow_rows_per_strip.tif Overflow checks for realloc for tiff decoding 2020-01-02 15:24:46 +11:00
tiff_strip_cmyk_16l_jpeg.tif Added reading of CMYK;16L TIFF images 2019-05-01 00:42:30 +10:00
tiff_strip_cmyk_jpeg.tif Update test files to be closer match of originals 2018-09-18 12:05:51 -07:00
tiff_strip_planar_raw_with_overviews.tif Add tests for uncompressed tiff with interleaved bands 2018-09-18 12:05:50 -07:00
tiff_strip_planar_raw.tif Add tests for uncompressed tiff with interleaved bands 2018-09-18 12:05:50 -07:00
tiff_strip_raw.tif Fix tiled raw tiff read and add tests 2018-09-18 12:05:49 -07:00
tiff_strip_ycbcr_jpeg_1x1_sampling.tif Update test files to be closer match of originals 2018-09-18 12:05:51 -07:00
tiff_strip_ycbcr_jpeg_2x2_sampling.tif Update test files to be closer match of originals 2018-09-18 12:05:51 -07:00
tiff_tiled_cmyk_jpeg.tif Update test files to be closer match of originals 2018-09-18 12:05:51 -07:00
tiff_tiled_planar_raw.tif Add tests for uncompressed tiff with interleaved bands 2018-09-18 12:05:50 -07:00
tiff_tiled_raw.tif Fix tiled raw tiff read and add tests 2018-09-18 12:05:49 -07:00
tiff_tiled_ycbcr_jpeg_1x1_sampling.tif Update test files to be closer match of originals 2018-09-18 12:05:51 -07:00
tiff_tiled_ycbcr_jpeg_2x2_sampling.tif Update test files to be closer match of originals 2018-09-18 12:05:51 -07:00
tiff_wrong_bits_per_sample.tiff add test for this case 2017-12-08 17:32:39 +03:00
total-pages-zero.tif Created by printing a page in Chrome to PDF, then: /usr/bin/gs -q -sDEVICE=tiffg3 -sOutputFile=total-pages-zero.tif -dNOPAUSE /tmp/test.pdf -c quit 2014-10-26 18:14:34 +02:00
transparent_background_text.png Consider transparency when drawing text on an RGBA image 2020-04-19 20:56:17 +10:00
transparent.gif - Support non-alpha modes with WebPAnimDecoder 2017-09-26 20:27:40 -07:00
transparent.png Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
transparent.sgi Added correctness tests for opening SGI images 2016-12-30 22:20:46 +00:00
transparent.webp Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
tRNS_null_1x1.png Added test to check that png with null tRNS value defaults to a zero transparency value. 2015-05-27 09:45:27 -06:00
truncated_image.png test for loading truncated image and raising proper exception 2015-09-08 17:43:12 +03:00
truncated_jpeg.jpg Add truncated jpeg tests 2018-03-07 21:31:51 -08:00
tv.rgb add unit tests 2017-09-29 09:15:21 +00:00
tv16.sgi add unit tests 2017-09-29 09:15:21 +00:00
uint16_1_4660.tif Add test for reading and writing uint16 TIFFs. 2016-06-25 12:20:37 +01:00
unbound_variable.jp2 Fix for UnboundLocalError with corrupt jpeg2k file 2016-03-26 13:41:00 -07:00
uncompressed_rgb.dds Added reading of uncompressed RGB data 2019-02-23 06:44:06 +11:00
uncompressed_rgb.png Added reading of uncompressed RGB data 2019-02-23 06:44:06 +11:00
unicode_extended.png add test for #3777 2019-06-25 22:16:00 +10:00
unimplemented_dxgi_format.dds Added tests for unimplemented formats 2019-02-23 08:53:45 +11:00
unimplemented_pixel_format.dds Added tests for unimplemented formats 2019-02-23 08:53:45 +11:00
variation_adobe_axes.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_adobe_name.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_adobe_older_harfbuzz_axes.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_adobe_older_harfbuzz_name.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_adobe_older_harfbuzz.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_adobe.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_tiny_axes.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_tiny_name.png remove use of FT_Set_Transform 2020-09-09 02:14:49 +02:00
variation_tiny.png Added variation font support 2019-06-19 20:27:49 +10:00
WAlaska.wind.7days.grb From http://www.globalmarinenet.com/free-grib-file-downloads/ 2017-03-04 13:04:50 +02:00
xmp_tags_orientation.png Parse orientation from XMP tags 2020-04-16 21:05:34 +10:00
zero_bb_emptyline.eps Allow for an empty line in EPS header data 2017-12-24 21:12:48 +11:00
zero_bb_scale2.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00
zero_bb.eps Test harness for EPS files. 2013-11-20 00:43:10 -06:00
zero_bb.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00