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

25 lines
519 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"26 10 8 1",
" c #040404",
". c #323232",
"X c #434343",
"o c Gray",
"O c #818181",
"+ c #b6b6b6",
"@ c Gray77",
"# c None",
/* pixels */
"##########################",
"####++#####++#####++######",
"####X +####X +####X +#####",
"###O +##O +##O +###@",
"##+ @@ +@ +#.o",
"##.. ... .. ..#",
"#O.#+ @@ @+ +#",
"#@###+ o##+ O##+ O##",
"######+ X####+ X####+ X###",
"#######++#####++#####++###"
};