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

28 lines
403 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 13 8 1",
" c #131313",
". c #2d2d2d",
"X c Gray31",
"o c #6f6f6f",
"O c #8d8d8d",
"+ c Gray70",
"@ c #d5d5d5",
"# c None",
/* pixels */
"##########",
"#####O####",
"####+ +###",
"####o o###",
"#### O ###",
"###O # O##",
"###Xo#oX##",
"### @#@ ##",
"##O.###.O#",
"##.o###o.#",
"## @###@ #",
"#O.#####.O",
"#++#####++"
};