summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/8/noteheads-0mensural.xpm
blob: 29ac3c7836c53c68ba3d22f1c227d70be2dca572 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"9 10 6 1",
"  c #0b0b0b",
". c Gray19",
"X c Gray46",
"o c Gray54",
"O c #d8d8d8",
"+ c None",
/* pixels */
"+++++++++",
"++++OO+++",
"+++O  +++",
"+++.. .++",
"++.X+X .+",
"+o X++X o",
"++. X+X.+",
"++O. ..++",
"+++O. +++",
"++++OO+++"
};