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/6/rests-2.xpm

33 lines
435 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"8 18 8 1",
" c #040404",
". c #343434",
"X c #494949",
"o c #747474",
"O c Gray52",
"+ c Gray69",
"@ c Gray77",
"# c None",
/* pixels */
"########",
"###@####",
"###+X###",
"####o.##",
"####O +#",
"####o +",
"###+ O",
"##+ X#",
"## X##",
"##o ###",
"###X ###",
"####X+##",
"#@ ...##",
"#O .#",
"#+ X##o#",
"##.o####",
"##+o####",
"###@####"
};