/usr/share/tkgate/doc/fig/cretin.gif is in tkgate-doc 2.0~b10-6.
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 | #define cretin_width 15
#define cretin_height 15
static char cretin_bits[] = {
0x80,0x00,0x80,0x00,0x80,0x00,0x80,0x00,0x80,0x00,0x80,0x00,0x80,0x08,0x80,
0x08,0x80,0x08,0x80,0x08,0x80,0x3e,0x80,0x1c,0x80,0x08,0x80,0x00,0xff,0x7f
};
|