diff options
Diffstat (limited to 'data/pixmaps/feta/8/noteheads-2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/8/noteheads-2mensural.xpm | 21 |
1 files changed, 21 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..6d6115f --- /dev/null +++ b/data/pixmaps/feta/8/noteheads-2mensural.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"9 10 5 1", +" c #070707", +". c Gray20", +"X c Gray53", +"o c #d7d7d7", +"O c None", +/* pixels */ +"OOOOOOOOO", +"OOOOooOOO", +"OOOo. OOO", +"OOO. .OO", +"OO. .O", +"OX X", +"OO. .O", +"OOo. .oO", +"OOOO. oOO", +"OOOOooOOO" +}; |