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/4/scripts-sforzato.xpm

20 lines
284 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"9 6 7 1",
" c #161616",
". c #5d5d5d",
"X c #7c7c7c",
"o c #8b8b8b",
"O c #b7b7b7",
"+ c #d2d2d2",
"@ c None",
/* pixels */
"@@@@@@@@@",
"@+o+@@@@@",
"@@oo.X+@@",
"@@@@@O+ o",
"@@oo.X+@@",
"@+o++@@@@"
};