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

30 lines
431 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 15 8 1",
" c #070707",
". c #2c2c2c",
"X c #5d5d5d",
"o c #6f6f6f",
"O c Gray54",
"+ c Gray66",
"@ c #c5c5c5",
"# c None",
/* pixels */
"##########",
"####+X+###",
"###. o .##",
"##o @#@ o#",
"## ### @",
"#O ### O",
"#O ### O",
"#+ ### +",
"##. ### .#",
"##+ X#X +#",
"###O...O##",
"####O O###",
"####O O###",
"####O o###",
"#####O####"
};