cave-story-solaris/external/fltk/test/pixmaps/whiteking_4.xbm
Clownacy ac465d29b4 Mean CMake dependency overhaul
I'm taking a page from Dolphin's book, and including copies of each
dependency's source code. This combines the ease of use of including
pre-built libraries instead of needing to navigate a package manager
 - as is (or was) the case for MSVC - with the portability of using
packages. Granted, this method's more of a jack of all trades,
master of none, since it's *less* user-friendly than prebuilt
packages (compilation times), and you don't get the per-distro
compatibility fixes you'd get from a package manager.

You can still use system libs if you want. In fact, it's still the
default behaviour: compiling the libs manually is just a fallback.
I'll add an option to force-enable this soon, however, since it's a
nicer way to produce static MSYS2 builds than the hackish nightmare
that I was using before. Not to mention, having my own copy of the
sources means I can provide my own fixes and tweaks your package
manager may not. For example, I can combine MSYS2's FreeType
subpixel rendering with vcpkg's fix for SDL2 exporting its symbols
in static builds.
2019-04-26 01:52:02 +01:00

60 lines
2.5 KiB
C

#define whiteking_4_width 56
#define whiteking_4_height 56
static unsigned char whiteking_4_bits[] = {
0x00, 0x00, 0xf0, 0x03, 0x00, 0x00, 0x00,
0x00, 0x80, 0xbf, 0x7e, 0x00, 0x00, 0x00,
0x00, 0xe0, 0xb6, 0xf6, 0x01, 0x00, 0x00,
0x00, 0xb8, 0xad, 0xb6, 0x07, 0x00, 0x00,
0x00, 0x6e, 0xad, 0xda, 0x1e, 0x00, 0x00,
0x00, 0x6b, 0xab, 0x6a, 0x3b, 0x00, 0x00,
0x80, 0xdb, 0xfe, 0xbf, 0x6d, 0x00, 0x00,
0xc0, 0xb6, 0x03, 0xf0, 0xf6, 0x00, 0x00,
0xe0, 0xee, 0xa8, 0xca, 0x9b, 0x01, 0x00,
0xb0, 0x3d, 0x55, 0x15, 0xef, 0x03, 0x00,
0x70, 0x9b, 0xaa, 0xaa, 0x76, 0x02, 0x00,
0xd8, 0x4e, 0xf5, 0x55, 0xbd, 0x07, 0x00,
0xb8, 0xa7, 0x6f, 0xbe, 0xda, 0x04, 0x00,
0x6c, 0x53, 0x33, 0x4d, 0x75, 0x0f, 0x00,
0xdc, 0xf9, 0xa9, 0xe6, 0xab, 0x0b, 0x00,
0xb6, 0x35, 0x55, 0xd5, 0xe4, 0x1c, 0x00,
0xee, 0x9a, 0xa6, 0x66, 0x4a, 0x17, 0x00,
0xde, 0x54, 0x47, 0x47, 0xd5, 0x19, 0x00,
0x72, 0xaa, 0x8e, 0xa3, 0xaa, 0x1e, 0x00,
0x4e, 0x1d, 0x97, 0xc5, 0x91, 0x17, 0x00,
0x7f, 0x3a, 0xab, 0xca, 0xa8, 0x38, 0x00,
0x41, 0x5d, 0x57, 0x55, 0x90, 0x3f, 0x00,
0x7f, 0xba, 0xaa, 0xaa, 0xa8, 0x20, 0x00,
0x41, 0x75, 0x55, 0x55, 0x94, 0x3f, 0x00,
0x7f, 0xba, 0xaa, 0x2a, 0xa8, 0x20, 0x00,
0x47, 0x75, 0x55, 0x55, 0x94, 0x3f, 0x00,
0x7a, 0xea, 0xaa, 0x2a, 0xaa, 0x1c, 0x00,
0x5e, 0xd5, 0x55, 0x15, 0x94, 0x13, 0x00,
0xe6, 0xea, 0xab, 0x2a, 0xca, 0x1e, 0x00,
0xba, 0xd4, 0x55, 0x15, 0xd4, 0x1d, 0x00,
0xce, 0xa9, 0x01, 0x00, 0x6a, 0x1b, 0x00,
0x74, 0x55, 0x01, 0x00, 0xe5, 0x0e, 0x00,
0xbc, 0xab, 0x00, 0x00, 0xb2, 0x0d, 0x00,
0xc8, 0x56, 0x01, 0x00, 0x79, 0x07, 0x00,
0x78, 0xaf, 0xaa, 0xaa, 0xdc, 0x06, 0x00,
0x90, 0x5b, 0x55, 0x55, 0xb6, 0x03, 0x00,
0xf0, 0x3d, 0xaa, 0x2a, 0x6f, 0x03, 0x00,
0x60, 0xf6, 0x54, 0xc5, 0xdd, 0x01, 0x00,
0xc0, 0xdb, 0x03, 0x70, 0xdb, 0x00, 0x00,
0x80, 0x6d, 0xff, 0xdf, 0x76, 0x00, 0x00,
0x00, 0xb7, 0x55, 0xb5, 0x35, 0x00, 0x00,
0x00, 0xde, 0x56, 0xad, 0x1d, 0x00, 0x00,
0x00, 0x78, 0x5b, 0x6d, 0x07, 0x00, 0x00,
0x00, 0xe0, 0x5b, 0xdb, 0x01, 0x00, 0x00,
0x00, 0x80, 0x5f, 0x7f, 0x00, 0x00, 0x00,
0x00, 0x00, 0xf0, 0x03, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};