summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/rests-4mensural.xpm
blob: f02c904931fcad4dafd1b604936e22724ea2676f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 6 7 1",
"  c Gray5",
". c #2a2a2a",
"X c Gray43",
"o c #9d9d9d",
"O c #aeaeae",
"+ c Gray79",
"@ c None",
/* pixels */
"@@@@",
"@@+O",
"@O X",
"@O X",
"@o.X",
"@@@+"
};