/usr/share/tkgate-1.8.7/bitmaps/concat.b is in tkgate-data 1.8.7-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | #define merge_width 23
#define merge_height 42
static unsigned char merge_bits[] = {
0xe2, 0x8c, 0x07, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03,
0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03,
0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x66, 0x9c, 0x03, 0x66, 0x9c, 0x03,
0x66, 0x9c, 0x03, 0x66, 0x9c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03,
0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03,
0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x42, 0x0c, 0x03, 0x47, 0x1e, 0x03,
0x00, 0x00, 0x00, 0x00, 0x1e, 0x40, 0xff, 0xff, 0x7f, 0x00, 0x00, 0x40,
0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0xff, 0xff, 0x7f, 0x01, 0x3c, 0x00,
0x00, 0x00, 0x00, 0x00, 0x1e, 0x40, 0xff, 0xff, 0x7f, 0xff, 0xff, 0x7f,
0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0xff, 0xff, 0x7f,
0xff, 0xff, 0x7f, 0x01, 0x3c, 0x00};
|