Import Upstream version 2.7.18
This commit is contained in:
BIN
Lib/test/imghdrdata/python.bmp
Normal file
BIN
Lib/test/imghdrdata/python.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Lib/test/imghdrdata/python.gif
Normal file
BIN
Lib/test/imghdrdata/python.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 610 B |
BIN
Lib/test/imghdrdata/python.jpg
Normal file
BIN
Lib/test/imghdrdata/python.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 543 B |
3
Lib/test/imghdrdata/python.pbm
Normal file
3
Lib/test/imghdrdata/python.pbm
Normal file
@@ -0,0 +1,3 @@
|
||||
P4
|
||||
16 16
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B><>a_<61>X<01><01><01><07><1F><1F>?<3F><>
|
||||
BIN
Lib/test/imghdrdata/python.pgm
Normal file
BIN
Lib/test/imghdrdata/python.pgm
Normal file
Binary file not shown.
BIN
Lib/test/imghdrdata/python.png
Normal file
BIN
Lib/test/imghdrdata/python.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1020 B |
BIN
Lib/test/imghdrdata/python.ppm
Normal file
BIN
Lib/test/imghdrdata/python.ppm
Normal file
Binary file not shown.
BIN
Lib/test/imghdrdata/python.ras
Normal file
BIN
Lib/test/imghdrdata/python.ras
Normal file
Binary file not shown.
BIN
Lib/test/imghdrdata/python.sgi
Normal file
BIN
Lib/test/imghdrdata/python.sgi
Normal file
Binary file not shown.
BIN
Lib/test/imghdrdata/python.tiff
Normal file
BIN
Lib/test/imghdrdata/python.tiff
Normal file
Binary file not shown.
6
Lib/test/imghdrdata/python.xbm
Normal file
6
Lib/test/imghdrdata/python.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define python_width 16
|
||||
#define python_height 16
|
||||
static char python_bits[] = {
|
||||
0xDF, 0xFE, 0x8F, 0xFD, 0x5F, 0xFB, 0xAB, 0xFE, 0xB5, 0x8D, 0xDA, 0x8F,
|
||||
0xA5, 0x86, 0xFA, 0x83, 0x1A, 0x80, 0x0D, 0x80, 0x0D, 0x80, 0x0F, 0xE0,
|
||||
0x0F, 0xF8, 0x0F, 0xF8, 0x0F, 0xFC, 0xFF, 0xFF, };
|
||||
Reference in New Issue
Block a user