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/10/noteheads-2.xpm

26 lines
420 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"14 12 7 1",
" c #020202",
". c #323232",
"X c Gray42",
"o c Gray52",
"O c Gray69",
"+ c Gray84",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@",
"@@@@@@@+oooO@@",
"@@@@@O. .@",
"@@@@X O",
"@@@. o",
"@@X o",
"@+ +",
"@o X@",
"@o .@@",
"@O X@@@",
"@@. .O@@@@",
"@@@Oooo+@@@@@@"
};