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/scripts-dmarcato.xpm

25 lines
360 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 10 8 1",
" c #020202",
". c #373737",
"X c Gray30",
"o c Gray43",
"O c Gray59",
"+ c #b2b2b2",
"@ c #d0d0d0",
"# c None",
/* pixels */
"##########",
"#+oo+###@@",
"#@ ###.+",
"##X +#OX#",
"##@ .#.@#",
"###o o.##",
"###+ O##",
"####. .###",
"####+ +###",
"#####+####"
};