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/4/scripts-trilelement.xpm

18 lines
240 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 6 5 1",
" c #0b0b0b",
". c Gray22",
"X c #b7b7b7",
"o c Gray77",
"O c None",
/* pixels */
"OOOOOOO",
"OOOoOOO",
"OO. XOX",
"OX. .X",
"OXOX .O",
"OOOOoOO"
};