diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-2mensural.xpm | 16 |
1 files changed, 16 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..7a79bf1 --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-2mensural.xpm @@ -0,0 +1,16 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"5 6 4 1", +" c #151515", +". c Gray49", +"X c #d7d7d7", +"o c None", +/* pixels */ +"ooooo", +"ooXXo", +"oo o", +"o. .", +"oo o", +"ooXXo" +}; |