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/rests-5.xpm

31 lines
409 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 16 8 1",
" c Gray3",
". c Gray22",
"X c #555555",
"o c #767676",
"O c Gray57",
"+ c #b2b2b2",
"@ c Gray82",
"# c None",
/* pixels */
"########",
"###@o@##",
"###X X#O",
"###O XX+",
"######o@",
"##@X@#o#",
"##X .@o#",
"##@.. +#",
"##@@#O@#",
"#O X#o##",
"#O .+o##",
"##@@o+##",
"####X+##",
"####o###",
"###+.###",
"###@@###"
};