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

21 lines
241 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 10 4 1",
" c #515151",
". c Gray45",
"X c #d2d2d2",
"o c None",
/* pixels */
"oooo",
"oXoo",
"oX.o",
"oo o",
"oo..",
"oo..",
"oo..",
"oo X",
"oX.o",
"oXoo"
};