summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/rests-3mensural.xpm
blob: 9bb63db8162d3ddb2e8abe1dc190570a065812c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 5 6 1",
"  c Gray3",
". c #6a6a6a",
"X c #888888",
"o c #acacac",
"O c #cdcdcd",
"+ c None",
/* pixels */
"++++",
"++Xo",
"+X .",
"++o.",
"+++O"
};