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/accidentals-1.xpm

27 lines
329 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"6 14 6 1",
" c Gray0",
". c #323232",
"X c Gray57",
"o c #bbbbbb",
"O c #cbcbcb",
"+ c None",
/* pixels */
"++++++",
"++++O+",
"++XoX+",
"++XoX+",
"++XX X",
"+O. .O",
"+X XX+",
"++XoX+",
"++XX X",
"+O. .O",
"+X XX+",
"++XoX+",
"++XoX+",
"++O+++"
};