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

32 lines
368 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"5 18 7 1",
" c #1b1b1b",
". c #2c2c2c",
"X c #6f6f6f",
"o c Gray56",
"O c #b7b7b7",
"+ c #d2d2d2",
"@ c None",
/* pixels */
"@@@@@",
"@O+@@",
"@oX@@",
"@@.+@",
"@@Xo@",
"@@O @",
"@@@.+",
"@@@.X",
"@@@ X",
"@@@ X",
"@@@ X",
"@@@ X",
"@@@.+",
"@@+ @",
"@@XX@",
"@@.+@",
"@oX@@",
"@O+@@"
};