diff options
Diffstat (limited to 'data/pixmaps/feta/8/noteheads--2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/8/noteheads--2mensural.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/noteheads--2mensural.xpm b/data/pixmaps/feta/8/noteheads--2mensural.xpm new file mode 100644 index 0000000..022203a --- /dev/null +++ b/data/pixmaps/feta/8/noteheads--2mensural.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"18 21 8 1", +" c #020202", +". c #393939", +"X c Gray30", +"o c #717171", +"O c Gray55", +"+ c #a9a9a9", +"@ c Gray77", +"# c None", +/* pixels */ +"##################", +"#++############++#", +"#oo############Xo#", +"#O oooooooooooo o#", +"#O O#", +"#O o#", +"#o.++++++++++++.o#", +"#oo############oo#", +"#O XXXXXXXXXXXX o#", +"#O o#", +"#O o#", +"#O @@@+@+@@@@@@ o#", +"#oo############oX#", +"##@############o #", +"###############+ #", +"################ #", +"################ #", +"################ O", +"################ O", +"################ O", +"################o+" +}; |