mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-28 07:18:28 -06:00
Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
BIN
Dependencies/Python/Lib/test/tkinterdata/python.gif
vendored
Normal file
BIN
Dependencies/Python/Lib/test/tkinterdata/python.gif
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 405 B |
BIN
Dependencies/Python/Lib/test/tkinterdata/python.pgm
vendored
Normal file
BIN
Dependencies/Python/Lib/test/tkinterdata/python.pgm
vendored
Normal file
Binary file not shown.
BIN
Dependencies/Python/Lib/test/tkinterdata/python.png
vendored
Normal file
BIN
Dependencies/Python/Lib/test/tkinterdata/python.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1020 B |
BIN
Dependencies/Python/Lib/test/tkinterdata/python.ppm
vendored
Normal file
BIN
Dependencies/Python/Lib/test/tkinterdata/python.ppm
vendored
Normal file
Binary file not shown.
6
Dependencies/Python/Lib/test/tkinterdata/python.xbm
vendored
Normal file
6
Dependencies/Python/Lib/test/tkinterdata/python.xbm
vendored
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