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

23 lines
273 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 9 7 1",
" c Gray0",
". c #323232",
"X c Gray42",
"o c Gray56",
"O c #a2a2a2",
"+ c Gray81",
"@ c None",
/* pixels */
"@@@@",
"@@@+",
"@@Xo",
"@@.@",
"@o.@",
"@X.@",
"@X.@",
"@O +",
"@@X@"
};