/usr/share/denemo/pixmaps/feta26-noteheads-2diamond.xbm is in denemo-data 2.0.2-1.
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 feta26_noteheads_2diamond_width 13
#define feta26_noteheads_2diamond_height 12
static unsigned char feta26_noteheads_2diamond_bits[] = {
0xf0, 0x1f, 0xf0, 0x1f, 0xf0, 0x1f, 0xf8, 0x0f, 0xf8, 0x07, 0xfc, 0x03,
0xfe, 0x03, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xe0, 0x00, 0x00, 0x00,
};
|