diff options
Diffstat (limited to 'data/pixmaps/feta/6/noteheads-2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/6/noteheads-2mensural.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads-2mensural.xpm b/data/pixmaps/feta/6/noteheads-2mensural.xpm new file mode 100644 index 0000000..548a377 --- /dev/null +++ b/data/pixmaps/feta/6/noteheads-2mensural.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 8 5 1", +" c #0b0b0b", +". c #313131", +"X c #838383", +"o c #d7d7d7", +"O c None", +/* pixels */ +"OOOOOOO", +"OOOooOO", +"OOO OO", +"OO. .O", +"OX X", +"OO. .O", +"OOo..oO", +"OOOooOO" +}; |