/usr/share/doc/axiom-doc/bitmaps/alphaj.bitmap is in axiom-hypertex-data 20170501-3.
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 | #define alphaj_width 25
#define alphaj_height 16
static char alphaj_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x30, 0x00, 0xc0, 0x03, 0x10, 0x00, 0x70, 0x26, 0x00, 0x00,
0x30, 0x26, 0x0c, 0x00, 0x18, 0x1e, 0x1c, 0x00, 0x18, 0x1c, 0x1a, 0x00,
0x18, 0x0c, 0x18, 0x00, 0x18, 0x0c, 0x08, 0x00, 0x18, 0x2f, 0x08, 0x00,
0xf0, 0x1d, 0x0c, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x80, 0x05, 0x00,
0x00, 0x80, 0x07, 0x00};
|