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

27 lines
602 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"28 12 8 1",
" c #070707",
". c Gray17",
"X c Gray30",
"o c Gray42",
"O c Gray57",
"+ c #aeaeae",
"@ c Gray81",
"# c None",
/* pixels */
"############################",
"###++#######################",
"##+ @#######################",
"##..###@######@######@######",
"#+ O##+ +####+ @####O @#####",
"#O O##. +##@ @##@ .@####",
"#O O#o +#X +#. @#oO",
"## .+ . o .o .o @",
"##@ +@. o@ O+ O#",
"###OO##@ .##@ X##+ o##",
"########@. @###@ @###+ .###",
"#########@O#####@O#####++###"
};