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-sforzato.xpm

25 lines
420 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"16 10 8 1",
" c #101010",
". c #2f2f2f",
"X c #565656",
"o c #6f6f6f",
"O c Gray55",
"+ c Gray70",
"@ c Gray79",
"# c None",
/* pixels */
"################",
"#+o#############",
"#+. Xo#########",
"####+o. X+#####",
"########+XX XO+#",
"###########@@ O",
"########+XX XO+#",
"####+o. X+#####",
"#@. Xo#########",
"#+o#############"
};