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/12/scripts-arpeggio.xpm

33 lines
489 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"11 18 8 1",
" c Gray2",
". c Gray22",
"X c #535353",
"o c #747474",
"O c #929292",
"+ c #a9a9a9",
"@ c Gray82",
"# c None",
/* pixels */
"###########",
"###o@######",
"##@ @#####",
"####. O####",
"####@ o###",
"#####X X@#",
"#####. #",
"####+ o",
"###@ @",
"##@ @#",
"#@ X###",
"#o .####",
"#@. +####",
"##@ @####",
"####o X####",
"#####o +###",
"######o X##",
"#######++##"
};