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

31 lines
476 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"12 16 8 1",
" c #060606",
". c #2a2a2a",
"X c Gray31",
"o c #747474",
"O c #909090",
"+ c Gray68",
"@ c Gray85",
"# c None",
/* pixels */
"############",
"##O#######++",
"#O @###### O",
"## o#####o #",
"##X.#####.X#",
"##O @###@ O#",
"### o###o ##",
"###X.###.X##",
"###O @#@ O##",
"#### o#o ###",
"####X # X###",
"####+ O +###",
"##### ####",
"#####o o####",
"#####+ o####",
"######O#####"
};