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

27 lines
388 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 12 8 1",
" c Gray6",
". c #2f2f2f",
"X c #505050",
"o c #656565",
"O c #909090",
"+ c #aaaaaa",
"@ c Gray81",
"# c None",
/* pixels */
"##########",
"#####@####",
"####O.@###",
"###Ooo.###",
"### ++.O##",
"##+ OO X#@",
"#@o oX .O@",
"##@ ++.X##",
"### ++.O##",
"###Ooo.###",
"####O.@###",
"#####@####"
};