diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-1mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-1mensural.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-1mensural.xpm b/data/pixmaps/feta/4/noteheads-1mensural.xpm new file mode 100644 index 0000000..71f903e --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-1mensural.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"5 6 6 1", +" c Gray10", +". c #3c3c3c", +"X c Gray31", +"o c Gray43", +"O c #cecece", +"+ c None", +/* pixels */ +"+++++", +"++OO+", +"++o +", +"+oOoo", +"++.X+", +"++OO+" +}; |