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

26 lines
290 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 13 6 1",
" c Gray0",
". c Gray20",
"X c Gray45",
"o c Gray59",
"O c Gray81",
"+ c None",
/* pixels */
"++++",
"+O++",
"+o++",
"+o++",
"+X X",
"+X.o",
"+o+o",
"+oOo",
"+o.X",
"+X X",
"+++o",
"+++o",
"+++O"
};