diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads--2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads--2mensural.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads--2mensural.xpm b/data/pixmaps/feta/4/noteheads--2mensural.xpm new file mode 100644 index 0000000..4fdd7df --- /dev/null +++ b/data/pixmaps/feta/4/noteheads--2mensural.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"10 12 7 1", +" c #010101", +". c #5a5a5a", +"X c Gray47", +"o c Gray55", +"O c #a9a9a9", +"+ c #cdcdcd", +"@ c None", +/* pixels */ +"@@@@@@@@@@", +"@+@@@@@@@+", +"@o.oXXXX.o", +"@o o", +"@o+@@@@@+o", +"@o o", +"@o.oXXXX.o", +"@+@@@@@@oO", +"@@@@@@@@Xo", +"@@@@@@@@XX", +"@@@@@@@@+o", +"@@@@@@@@@+" +}; |