You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rosegarden/data/pixmaps/feta/8/scripts-arpeggio.xpm

28 lines
374 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 13 8 1",
" c Gray2",
". c #343434",
"X c Gray33",
"o c #777777",
"O c #8d8d8d",
"+ c Gray66",
"@ c #cbcbcb",
"# c None",
/* pixels */
"########",
"##+@####",
"##O +###",
"###O O##",
"###@ .#",
"###O O",
"##O .#",
"#+ .##",
"#o ###",
"##. X###",
"###X ###",
"####o ##",
"#####O##"
};